Orientation

Direction in which the gradient moves

Entries

Link copied to clipboard

Gradient starts in the bottom-left corner and ends in the top-right corner

Link copied to clipboard

Gradient starts at the bottom and end at the top

Link copied to clipboard

Gradient starts in the top-right corner and ends in the bottom-left corner

Link copied to clipboard

Gradient starts at the left side and end at the right side

Link copied to clipboard

Gradient starts at the right side and end at the left side

Link copied to clipboard

Gradient starts in the top-left corner and ends in the bottom-right corner

Link copied to clipboard

Gradient starts at the top and end at the bottom

Link copied to clipboard

Gradient starts in the bottom-right corner and ends in the top-left corner

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.