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]
    mixintemplate State(alias This)
    @property
    static if(!(getGivenAttributeAsString!(This, "Orientation").length))
    void
    orientation
  3. Orientation orientation [@property getter]

Meta