Specifies the type of a platform.
Namespace: MindFusion
Assembly: MindFusion.Common
C#
![]() |
---|
public enum PlatformType |
Visual Basic
![]() |
---|
Public Enum PlatformType |
Member name | Description | |
---|---|---|
![]() |
Android |
Indicates the Android platform. |
![]() |
IOS |
Indicates the iOS platform. |
![]() |
UWP |
Indicates the Universal Windows platform. |
![]() |
WindowsMobile |
Indicates the Windows Mobile platform. |