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
horizontal
Alignment
:
TextStyleAlign
Optional
max
Lines
max
Lines
?:
number
Optional
max
Width
max
Width
?:
number
Optional
size
size
?:
number
text
text
:
Scriptable
<
CreateLabelOptionsText
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
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