iOSView.LargeTitleModes

From Xojo Documentation

Enumeration
iOSView.LargeTitleModes

New in 2018r2

Used to specify the value for the LargeTitleMode property. Available in 2018r2.

Values

Enum Description
Automatic Keep the title bar in whatever state is was for the previous screen.
Always The title is always displayed large, regardless of the previous screen.
Never The title never displays in large size.