UIView¶
Inherits UIField
UIView is a class that displays a rectangle in your place's UI.
Properties¶
BorderColor : Color¶
Determines the border color of the UI.
Color : Color¶
Determines the color of the UI.
BorderWidth : number¶
Determines the width of the border of the UI.
CornerRadius : number¶
Determines the corner radius of the UI.