Control.theme

Changing this property replaces the current Theme resource this node and all its Control children use.

  1. Theme theme [@property getter]
    struct Control
    @nogc nothrow @property
    theme
    ()
  2. Theme theme [@property setter]

Meta