KeyGestureFormatInfoGetFormat Method

Definition

Namespace: Avalonia.Input.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? GetFormat(
	Type? formatType
)

Parameters

formatType  Type
 

Return Value

Object

Implements

IFormatProviderGetFormat(Type)

See Also