Skip to content
On this page

ViewMode (Enum)

Specifies how dialogs and other UI should be displayed.

Values

ValueDescription
ResponsiveThe view will adapt based on the device's orientation.
ForcePortraitThe view will always be displayed in portrait mode.
ForceLandscapeThe view will always be displayed in landscape mode.