Click or drag to resize

NavigationIsSupported Property

Gets a value indicating that the Navigation control is supported by the current platform.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static bool IsSupported { get; }

Property Value

Type: Boolean
true if supported; otherwise, false.
See Also