GetFormat Method
Definition
Namespace: Avalonia.Input.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Object? GetFormat(
Type? formatType
)
Public Function GetFormat (
formatType As Type
) As Object
abstract GetFormat :
formatType : Type -> Object
override GetFormat :
formatType : Type -> Object
Parameters
Return Value
ObjectImplements
IFormatProvider.GetFormat(Type)See Also
Reference
KeyGestureFormatInfo Class
Avalonia.Input.Platform Namespace