MixedRealityPointerProfile.PointerOptions 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 Pointer options for this profile.
public:
property cli::array <Microsoft::MixedReality::Toolkit::Input::PointerOption> ^ PointerOptions { cli::array <Microsoft::MixedReality::Toolkit::Input::PointerOption> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.PointerOption[] PointerOptions { get; }
member this.PointerOptions : Microsoft.MixedReality.Toolkit.Input.PointerOption[]
Public ReadOnly Property PointerOptions As PointerOption()