ConstrainMode

Describes whether to constrain the map in both axes or only vertically e.g. while panning.

Entries

Link copied to clipboard

No constrains.

Link copied to clipboard

Constrain to height only

Link copied to clipboard

Constrain both width and height axes.

Functions

Link copied to clipboard
open fun valueOf(name: String): ConstrainMode
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.