Class: ViewControls

UI.Components. ViewControls


new ViewControls()

Creates a new instance of ViewControls. A prebuilt feature that allows users to change the Page Transition, Orientation, and Layout of the document.
Example
const viewControlsToggle = new UI.Components.ViewControls();

Extends