BaseCursor.Pointer Property

Definition

The IMixedRealityPointer this IMixedRealityCursor is associated with.

public:
 virtual property Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ Pointer { Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ get(); void set(Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ value); };
public virtual Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer Pointer { get; set; }
member this.Pointer : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer with get, set
Public Overridable Property Pointer As IMixedRealityPointer

Property Value

Implements

Applies to