Class CheckBox | Terminal.Gui v2 (original) (raw)

Shows a checkbox that can be cycled between two or three states.

public class CheckBox : View, IDisposable, ISupportInitializeNotification, ISupportInitialize

RadioStyle is used to display radio button style glyphs (●) instead of checkbox style glyphs (☑).