FollowMeToggle.FollowMeBehaviorToInteractablesToggleState Enum
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.
An enum specifying how the optional interactable should behave once the FollowMe behavior was changed.
public: enum class FollowMeToggle::FollowMeBehaviorToInteractablesToggleState
public enum FollowMeToggle.FollowMeBehaviorToInteractablesToggleState
type FollowMeToggle.FollowMeBehaviorToInteractablesToggleState =
Public Enum FollowMeToggle.FollowMeBehaviorToInteractablesToggleState
- Inheritance
-
FollowMeToggle.FollowMeBehaviorToInteractablesToggleState
Fields
Name | Value | Description |
---|---|---|
ToggledWhenFollowing | 0 | |
UntoggledWhenFollowing | 1 | |
Manual | 2 |