SplitterIsSupported Property |
Gets a value indicating the
Splitter is supported in the platform
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static bool IsSupported { get; }
Public Shared ReadOnly Property IsSupported As Boolean
Get
static member IsSupported : bool with get
Property Value
Type:
Booleantrue if supported; otherwise,
false.
See Also