ModelButton.iconic

Get iconic property.

  1. bool iconic [@property getter]
    class ModelButton
    @property
    bool
    iconic
    ()
  2. bool iconic [@property setter]

Return Value

Type: bool

If this property is set, the button will show an icon if one is set. If no icon is set, the text will be used. This is typically used for horizontal sections of linked buttons.