PressableButton.DistanceSpaceMode Property

Definition

Describes in which coordinate space the plane distances are stored and calculated

public:
 property Microsoft::MixedReality::Toolkit::UI::PressableButton::SpaceMode DistanceSpaceMode { Microsoft::MixedReality::Toolkit::UI::PressableButton::SpaceMode get(); void set(Microsoft::MixedReality::Toolkit::UI::PressableButton::SpaceMode value); };
public Microsoft.MixedReality.Toolkit.UI.PressableButton.SpaceMode DistanceSpaceMode { get; set; }
member this.DistanceSpaceMode : Microsoft.MixedReality.Toolkit.UI.PressableButton.SpaceMode with get, set
Public Property DistanceSpaceMode As PressableButton.SpaceMode

Property Value

Applies to