CheckButton.inconsistent

Set inconsistent property.

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

Parameters

propval bool

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

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