PlaceholderAlignment

Where to vertically align the placeholder relative to the surrounding text.

Entries

Link copied to clipboard

Match the baseline of the placeholder with the baseline.

Link copied to clipboard

Align the bottom edge of the placeholder with the baseline such that the placeholder sits on top of the baseline.

Link copied to clipboard

Align the top edge of the placeholder with the baseline specified in such that the placeholder hangs below the baseline.

Link copied to clipboard

Align the top edge of the placeholder with the top edge of the font. When the placeholder is very tall, the extra space will hang from the top and extend through the bottom of the line.

Link copied to clipboard

Align the bottom edge of the placeholder with the top edge of the font. When the placeholder is very tall, the extra space will rise from the bottom and extend through the top of the line.

Link copied to clipboard

Align the middle of the placeholder with the middle of the text. When the placeholder is very tall, the extra space will grow equally from the top and bottom of the line.

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.