iOSRectangle
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
![]() |
This item was deprecated in version 2020r2. Please use MobileRectangle as a replacement. |
Class (inherits from iOSControl)
This class is supported on Mobile (iOS). Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
The standard rectangle control for iOS.
Events | ||
|
Properties | ||||||||||||||
|
Methods | ||||||||||
|
Enumerations | ||
|
Sample Code
Sample Code In the Open event handler, update the rectangle to have thick blue borders, rounded corners and a red fill: