ManagedDispatcherImplUpdateTimer Method

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public void UpdateTimer(
	long? dueTimeInMs
)

Parameters

dueTimeInMs  NullableInt64
 

Implements

IDispatcherImpl.UpdateTimer(NullableInt64)

See Also