Location options for non-canvas-bar UI areas.
Type Parameters#
| Type Parameter | Default type |
|---|---|
A extends UIArea | UIArea |
Properties#
| Property | Type | Description |
|---|---|---|
in | A extends "ly.img.canvas.bar" ? never : A | The UI area to target. Cannot be ‘ly.img.canvas.bar’ - use CanvasBarLocationOptions instead. |
when? | OrderContextFor<A> | Optional context for conditional ordering. |