Bitmap for UWP
SetTimerUpdateHandler メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Animation 名前空間 > Timer クラス : SetTimerUpdateHandler メソッド
The animation manager.
Specifies the behavior of the timer when it is idle.
Specifies a timer update handler.
シンタックス
'宣言
 
Public Sub SetTimerUpdateHandler( _
   ByVal manager As Manager2, _
   ByVal idleBehavior As IdleBehavior _
) 
public void SetTimerUpdateHandler( 
   Manager2 manager,
   IdleBehavior idleBehavior
)

パラメータ

manager
The animation manager.
idleBehavior
Specifies the behavior of the timer when it is idle.
参照

Timer クラス
Timer メンバ