Table of Contents

Property Checked

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Checked

Sets or gets whether the MenuItem shows a check indicator or not. See MenuItemCheckStyle.

public bool Checked { get; set; }

Property Value

bool