BoundsControl.BoundsControlActivation 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.
Type of activation method for showing/hiding bounds control handles and controls
public:
property Microsoft::MixedReality::Toolkit::UI::BoundsControlTypes::BoundsControlActivationType BoundsControlActivation { Microsoft::MixedReality::Toolkit::UI::BoundsControlTypes::BoundsControlActivationType get(); void set(Microsoft::MixedReality::Toolkit::UI::BoundsControlTypes::BoundsControlActivationType value); };
public Microsoft.MixedReality.Toolkit.UI.BoundsControlTypes.BoundsControlActivationType BoundsControlActivation { get; set; }
member this.BoundsControlActivation : Microsoft.MixedReality.Toolkit.UI.BoundsControlTypes.BoundsControlActivationType with get, set
Public Property BoundsControlActivation As BoundsControlActivationType