MobileScreen
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.
Events | |||||||
|
Methods | ||||||||||||||
|
Enumerations | ||
|
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.