| EtoEnvironmentPlatform Property  | 
 
            Gets the platform information for the currently running operating system
            
 
    Namespace: 
   Eto
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic static OperatingSystemPlatform Platform { get; }Public Shared ReadOnly Property Platform As OperatingSystemPlatform
	Get
static member Platform : OperatingSystemPlatform with get
Property Value
Type: 
OperatingSystemPlatform See Also
See Also