Click or drag to resize

MouseIsSupported Property

Gets a value indicating whether the current platform supports mouse functions in this class

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 is supported; otherwise, false.
See Also