Location options specifically for the dock, which supports an optional position.
Properties#
| Property | Type | Description |
|---|---|---|
in | "ly.img.dock" | Target the dock. |
at? | DockPosition | Position of the dock. For set/insert, defaults to 'left'. For get, omitting returns all positions. |
when? | OrderContext | Optional context for conditional ordering. |