IMixedRealityDiagnosticsSystem.ShowDiagnostics 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.
Enable / disable diagnostic display.
public:
property bool ShowDiagnostics { bool get(); void set(bool value); };
public bool ShowDiagnostics { get; set; }
member this.ShowDiagnostics : bool with get, set
Public Property ShowDiagnostics As Boolean
Property Value
Remarks
When set to true, visibility settings for individual diagnostics are honored. When set to false, all visualizations are hidden.