-
Notifications
You must be signed in to change notification settings - Fork 3
NamedPosition
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.
Value | Description |
---|---|
Top |
Represents the top position. |
Bottom |
Represents the bottom position. |
Used in methods like CardUpdate.Position and properties such as MoveCardToListOptions.NamedPositionOnNewList.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')