TabContainer.tabAlign

The alignment of all tabs in the tab container. See the ALIGN_* constants for details.

  1. TabContainer.TabAlign tabAlign [@property getter]
  2. long tabAlign [@property setter]
    struct TabContainer
    @nogc nothrow @property
    void
    tabAlign
    (
    long v
    )

Meta