MobileRectangle
From Xojo Documentation
Class (inherits from MobileUIControl)
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
The standard rectangle control for iOS.
Events | ||
|
Properties | ||||||||||||||||
|
Methods | |||||||||
|
Enumerations | ||
|
Sample Code
Sample Code In the Opening event handler, update the rectangle to have thick blue borders, rounded corners and a red fill: