Click or drag to resize

PlatformSupportedFeatures Property

Gets the supported features of the platform.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public virtual PlatformFeatures SupportedFeatures { get; }

Property Value

Type: PlatformFeatures
The supported features.
See Also