SupportedPlatforms Enum

Definition

The supported platforms for Mixed Reality Toolkit components and features.

This enumeration supports a bitwise combination of its member values.

public enum class SupportedPlatforms
[System.Flags]
public enum SupportedPlatforms
[<System.Flags>]
type SupportedPlatforms = 
Public Enum SupportedPlatforms
Inheritance
SupportedPlatforms
Attributes

Fields

Android 32
IOS 256
LinuxEditor 128
LinuxStandalone 4
Lumin 1024
MacEditor 64
MacStandalone 2
Web 512
WindowsEditor 16
WindowsStandalone 1
WindowsUniversal 8

Applies to