Share via


IVisualDiagnosticsOverlay.EnableElementSelector Property

Definition

Gets or sets a value indicating whether to enable the element selector on the diagnostics overlay. If enabled, this will also enable DisableUITouchEventPassthrough.

public:
 property bool EnableElementSelector { bool get(); void set(bool value); };
public bool EnableElementSelector { get; set; }
member this.EnableElementSelector : bool with get, set
Public Property EnableElementSelector As Boolean

Property Value

Applies to