IMixedRealityInputSource.Pointers Property

Definition

Array of pointers associated with this input source.

public:
 property cli::array <Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^ Pointers { cli::array <Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer[] Pointers { get; }
member this.Pointers : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer[]
Public ReadOnly Property Pointers As IMixedRealityPointer()

Property Value

Applies to