BaseGlobalInputSource.Pointers Property

Definition

Array of pointers associated with this input source.

public:
 virtual property cli::array <Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^ Pointers { cli::array <Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^ get(); void set(cli::array <Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^ value); };
public virtual Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer[] Pointers { get; set; }
member this.Pointers : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer[] with get, set
Public Overridable Property Pointers As IMixedRealityPointer()

Property Value

Applies to