Preparing search index...
The search index is not available
Pixel Pigeon Documentation
Pixel Pigeon Documentation
CreateLabelOptions
Interface CreateLabelOptions
interface
CreateLabelOptions
{
color
:
Scriptable
<
string
>
;
coordinates
:
CreateLabelOptionsCoordinates
;
horizontalAlignment
:
TextStyleAlign
;
maxLines
?:
number
;
maxWidth
?:
number
;
size
?:
number
;
text
:
Scriptable
<
CreateLabelOptionsText
>
;
}
Index
Properties
color
coordinates
horizontal
Alignment
max
Lines?
max
Width?
size?
text
Properties
color
color
:
Scriptable
<
string
>
coordinates
coordinates
:
CreateLabelOptionsCoordinates
Coordinates that can be used to precisely define where the Label should be on the screen
horizontal
Alignment
horizontalAlignment
:
TextStyleAlign
Optional
max
Lines
maxLines
?:
number
Optional
max
Width
maxWidth
?:
number
Optional
size
size
?:
number
text
text
:
Scriptable
<
CreateLabelOptionsText
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
coordinates
horizontal
Alignment
max
Lines
max
Width
size
text
Pixel Pigeon Documentation
Loading...
Coordinates that can be used to precisely define where the Label should be on the screen