Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PlantInfoEntry
C# Class PlantInfoEntry, gro-ui
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: OpenAgInitiative/gro-ui
Class Usage Examples
Public Properties
Property
Type
Description
labelDisplay
Text
Public Methods
Method
Description
SetLabel
(
string
label
) :
void
SetValue
(
string
value
,
int
style
) :
void
Method Details
SetLabel()
public
method
public
SetLabel
(
string
label
) :
void
label
string
return
void
SetValue()
public
method
public
SetValue
(
string
value
,
int
style
) :
void
value
string
style
int
return
void
Property Details
labelDisplay
public_oe property
public
Text
labelDisplay
return
Text