Skip to content
Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Represents predefined positions for elements, such as 'Top' or 'Bottom', instead of using numeric values.

Values

Value Description
Top Represents the top position.
Bottom Represents the bottom position.

Usage

Used in methods like CardUpdate.Position and properties such as MoveCardToListOptions.NamedPositionOnNewList.

Clone this wiki locally