FollowMeToggle.ButtonBehavior 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.
A way to indicate how should interactable react to the follow behavior state.
public:
property Microsoft::MixedReality::Toolkit::UI::FollowMeToggle::FollowMeBehaviorToInteractablesToggleState ButtonBehavior { Microsoft::MixedReality::Toolkit::UI::FollowMeToggle::FollowMeBehaviorToInteractablesToggleState get(); void set(Microsoft::MixedReality::Toolkit::UI::FollowMeToggle::FollowMeBehaviorToInteractablesToggleState value); };
public Microsoft.MixedReality.Toolkit.UI.FollowMeToggle.FollowMeBehaviorToInteractablesToggleState ButtonBehavior { get; set; }
member this.ButtonBehavior : Microsoft.MixedReality.Toolkit.UI.FollowMeToggle.FollowMeBehaviorToInteractablesToggleState with get, set
Public Property ButtonBehavior As FollowMeToggle.FollowMeBehaviorToInteractablesToggleState