Orientation
Direction in which the gradient moves
Entries
Gradient starts in the bottom-left corner and ends in the top-right corner
Gradient starts at the bottom and end at the top
Gradient starts in the top-right corner and ends in the bottom-left corner
Gradient starts at the left side and end at the right side
Gradient starts at the right side and end at the left side
Gradient starts in the top-left corner and ends in the bottom-right corner
Gradient starts at the top and end at the bottom
Gradient starts in the bottom-right corner and ends in the top-left corner
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.