Table of Contents

Interface DebugController

Namespace
Gio
Assembly
Gio-2.0.dll
public interface DebugController : IHandle
Inherited Members

Fields

DebugEnabledPropertyDefinition

public static readonly Property<bool, DebugController> DebugEnabledPropertyDefinition

Field Value

Property<bool, DebugController>

Properties

DebugEnabled

bool DebugEnabled { get; set; }

Property Value

bool

Methods

GetDebugEnabled()

[Version("2.72")]
bool GetDebugEnabled()

Returns

bool

SetDebugEnabled(bool)

[Version("2.72")]
void SetDebugEnabled(bool debugEnabled)

Parameters

debugEnabled bool