Enum PlatformFamily
Specifies the platform family.
Namespace: Evergine.Common
Assembly: Evergine.Common.dll
Syntax
public enum PlatformFamily
Fields
Name | Description |
---|---|
Console | Console family. |
Desktop | Desktop family. |
Mobile | Represents a family of mobile devices. |
Unsupported | Unsupported family member. |