Button.icon

Button's icon, if text is present the icon will be placed before the text.

  1. Texture icon [@property getter]
    struct Button
    @nogc nothrow @property
    icon
    ()
  2. Texture icon [@property setter]

Meta