ManipulationHandler.OneHandRotationModeNear 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.
public:
 property Microsoft::MixedReality::Toolkit::UI::ManipulationHandler::RotateInOneHandType OneHandRotationModeNear { Microsoft::MixedReality::Toolkit::UI::ManipulationHandler::RotateInOneHandType get(); void set(Microsoft::MixedReality::Toolkit::UI::ManipulationHandler::RotateInOneHandType value); };public Microsoft.MixedReality.Toolkit.UI.ManipulationHandler.RotateInOneHandType OneHandRotationModeNear { get; set; }member this.OneHandRotationModeNear : Microsoft.MixedReality.Toolkit.UI.ManipulationHandler.RotateInOneHandType with get, setPublic Property OneHandRotationModeNear As ManipulationHandler.RotateInOneHandType