InteractionState.InteractionType Property

Definition

The type of interaction (Near, Far, Both, None) this state is associated with.

public:
 property Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::InteractionType InteractionType { Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::InteractionType get(); };
public Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.InteractionType InteractionType { get; }
member this.InteractionType : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.InteractionType
Public ReadOnly Property InteractionType As InteractionType

Property Value

Applies to