UserInterfaceViewMode

Describes user interface and system bars mode.

Entries

Link copied to clipboard

User interface view automated - hidden when page changes. (This is the default!)

User interface view automated, with auto fade-in on the first and last page of the document.

Link copied to clipboard

User interface view always visible.

Link copied to clipboard

User interface view always invisible.

Link copied to clipboard

User interface is controlled manually - automatic toggling of user interface is disabled. Use setUserInterfaceVisible to toggle user interface visibility.

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. This method may be used to iterate over the constants.