iOSSplitView.DisplayMode
From Xojo Documentation
Property (As iOSSplitView.DisplayModes )
aiOSSplitView.DisplayMode = newiOSSplitView.DisplayModesValue
or
iOSSplitView.DisplayModesValue = aiOSSplitView.DisplayMode
New in 2020r2
Supported for all project types and targets.
or
iOSSplitView.DisplayModesValue = aiOSSplitView.DisplayMode
New in 2020r2
Supported for all project types and targets.
The way in which the Master section of the split view will be displayed.
See Also
DisplayModes enumeration.