object CreateWindowOptions
- Companion
- class
Value members
Concrete methods
def apply(id: UndefOr[String], innerBounds: UndefOr[BoundsSpecification], outerBounds: UndefOr[BoundsSpecification], alphaEnabled: UndefOr[Boolean], state: UndefOr[String], hidden: UndefOr[Boolean], resizable: UndefOr[Boolean], alwaysOnTop: UndefOr[Boolean], focused: UndefOr[Boolean], visibleOnAllWorkspaces: UndefOr[Boolean]): CreateWindowOptions