ChildPosition

Defines what side of the parent popup the child will appear from

Author

fzzyhmstrs

Since

0.7.2

Entries

Link copied to clipboard

Child layout will appear below the main popup, spaced by the base spacingH of the parent popup away from the parent

Link copied to clipboard

Child layout will appear to the right of the main popup, spaced by the base spacingW of the parent popup away from the parent

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.