MobileScreen
From Xojo Documentation
Class (inherits from Object)
This class is supported on Mobile. Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
New in 2020r2
A screen is a layout of mobile controls.
Enumerations | ||
|
Events | |||||||
|
Methods | ||||||||||||||
|
Notes
A Screen is the mobile equivalent of a window for the desktop or a webpage for the web.
See Also
iOSTabBar, MobileToolbar, iOSLayoutConstraint, iOSSplitView classes.