State.orientation

Undocumented in source. Be warned that the author may not have intended to support it.
  1. enum orientation;
  2. Orientation orientation [@property setter]
  3. Orientation orientation [@property getter]
    mixintemplate State(alias This)
    @property const
    static if(!(getGivenAttributeAsString!(This, "Orientation").length))
    orientation
    ()

Meta