Constructors
constructor
- new NativeViewItem(x: number, y: number, width: number, height: number, backgroundColor: string, textColor: string, textSize: number): NativeViewItem
-
Parameters
-
x: number
-
y: number
-
width: number
-
height: number
-
backgroundColor: string
-
textColor: string
-
textSize: number
Properties
backgroundColor
backgroundColor: string
textColor
textColor: string
textSize
textSize: number