DispatcherPriority Conversion (Int32 to DispatcherPriority)
Namespace: Avalonia.ThreadingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static implicit operator DispatcherPriority (
int value
)
Public Shared Widening Operator CType (
value As Integer
) As DispatcherPriority
F# does not support the declaration of new casting operators.
- value Int32
-
DispatcherPriority