ScrollMode

The type of scrolling.

Entries

Link copied to clipboard

Scrolling is disabled and the scrollbar is always invisible.

Link copied to clipboard

Scrolling is enabled and the scrollbar will only be visible when necessary, such as when the content is too large to fit inside the container.

Link copied to clipboard

Scrolling is enabled and the scrollbar is always visible.

Link copied to clipboard

Scroll is disabled and the scrollbar is hidden.

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.

Properties

Link copied to clipboard
Link copied to clipboard