Tanoda
|
Public Attributes | |
bool | expandWidth = true |
bool | expandHeight = false |
Text | text |
float | paddingWidth = 4f |
float | paddingHeight = 4f |
Properties | |
override float | minWidth [get] |
override float | preferredWidth [get] |
override float | minHeight [get] |
override float | preferredHeight [get] |
A LayoutElement that calculates width based on a text component's width.
Definition at line 10 of file pb_LayoutElementText.cs.
bool GILES.Interface.pb_LayoutElementText.expandHeight = false |
Definition at line 12 of file pb_LayoutElementText.cs.
bool GILES.Interface.pb_LayoutElementText.expandWidth = true |
Definition at line 12 of file pb_LayoutElementText.cs.
float GILES.Interface.pb_LayoutElementText.paddingHeight = 4f |
Definition at line 14 of file pb_LayoutElementText.cs.
float GILES.Interface.pb_LayoutElementText.paddingWidth = 4f |
Definition at line 14 of file pb_LayoutElementText.cs.
Text GILES.Interface.pb_LayoutElementText.text |
Definition at line 13 of file pb_LayoutElementText.cs.
|
get |
Definition at line 26 of file pb_LayoutElementText.cs.
|
get |
Definition at line 16 of file pb_LayoutElementText.cs.
|
get |
Definition at line 31 of file pb_LayoutElementText.cs.
|
get |
Definition at line 21 of file pb_LayoutElementText.cs.