Table of Contents

Method GetCheckState

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

GetCheckState(T?)

Gets the effective check state of o, derived from children if applicable.

public CheckState GetCheckState(T? o)

Parameters

o T

The node object.

Returns

CheckState

The effective check state.