CheckButton.inconsistent

Get inconsistent property.

  1. bool inconsistent [@property getter]
    class CheckButton
    @property
    bool
    inconsistent
    ()
  2. bool inconsistent [@property setter]

Return Value

Type: bool

If the check button is in an “in between” state.

The inconsistent state only affects visual appearance, not the semantics of the button.