Interactable.PressingInputSources Property

Definition

Input sources that are pressing the interactable

public:
 property System::Collections::Generic::HashSet<Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^> ^ PressingInputSources { System::Collections::Generic::HashSet<Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^> ^ get(); };
public System.Collections.Generic.HashSet<Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource> PressingInputSources { get; }
member this.PressingInputSources : System.Collections.Generic.HashSet<Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource>
Public ReadOnly Property PressingInputSources As HashSet(Of IMixedRealityInputSource)

Property Value

Applies to