BaseCursor.SetVisibilityOnSourceDetected Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the visibility of the IMixedRealityCursor when the source is detected.
public:
property bool SetVisibilityOnSourceDetected { bool get(); void set(bool value); };
public bool SetVisibilityOnSourceDetected { get; set; }
member this.SetVisibilityOnSourceDetected : bool with get, set
Public Property SetVisibilityOnSourceDetected As Boolean