Click or drag to resize

TooltipBaseVerboseLoggingInEditor Property

Returns true if verbose logging is toggled to on, and we are currently running in the Editor

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool VerboseLoggingInEditor { get; set; }

Property Value

Type: Boolean
See Also