UserStyleLevel

Specifies how to treat an user style sheet.

Since

2.6

Entries

Link copied to clipboard

The style sheet is an user style sheet, its contents always override other style sheets. This is the default.

Link copied to clipboard

The style sheet will be treated as if it was provided by the loaded documents. That means other user style sheets may still override it.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
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.