See: Description
| Interface | Description |
|---|---|
| WindowPlacementStrategyI |
| Class | Description |
|---|---|
| CenterWindowStrategy |
This placement strategy tries to center the new window vertically and horizontally at a given location,
optionally limiting the size as well.
|
| FixedLocationStrategy |
A basic strategy to display the given window at the provided location (in screen-space) and possibly limited to
the given maxBounds.
|
| TopCenterWindowStrategy |
This window placement strategy tries to center the new window horizontally, relative to given parent bounds.
|
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.