Search Results for

    Show / Hide Table of Contents

    Enum ToggleState

    Defines the states of a toggle in a Windows element.

    Namespace: Legerity.Windows.Elements.Core
    Assembly: Legerity.Windows.dll
    Syntax
    public enum ToggleState : int

    Fields

    Name Description
    Checked

    The toggle is checked.

    Indeterminate

    The toggle is indeterminate.

    Unchecked

    The toggle is not checked.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright (c) MADE Apps