MixedRealityInputDataProviderConfiguration.RuntimePlatform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The runtime platform(s) to run this service.
public:
property Microsoft::MixedReality::Toolkit::Utilities::SupportedPlatforms RuntimePlatform { Microsoft::MixedReality::Toolkit::Utilities::SupportedPlatforms get(); };
public Microsoft.MixedReality.Toolkit.Utilities.SupportedPlatforms RuntimePlatform { get; }
member this.RuntimePlatform : Microsoft.MixedReality.Toolkit.Utilities.SupportedPlatforms
Public ReadOnly Property RuntimePlatform As SupportedPlatforms