ViveKnucklesController.LeftHandedLegacyInputSupport 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.
System.Object.LeftHandedLegacyInputSupport
protected:
virtual property cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityInteractionMappingLegacyInput> ^ LeftHandedLegacyInputSupport { cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityInteractionMappingLegacyInput> ^ get(); };
protected override Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMappingLegacyInput[] LeftHandedLegacyInputSupport { get; }
member this.LeftHandedLegacyInputSupport : Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMappingLegacyInput[]
Protected Overrides ReadOnly Property LeftHandedLegacyInputSupport As MixedRealityInteractionMappingLegacyInput()