Properties
Set the text field to titlecase mode. Node that this will not change the current value of the text, you must use SetText again to cause it to be titlecased. Converts the first letter of each word to uppercase except for all caps words, which are considered to be acronyms. If used in conjunction with Uppercase, the text will be uppercased.
Set the text field to uppercase mode. Node that this will not change the current value of the text, you must use SetText again to cause it to be uppercased.
Methods
Returns
Returns
Returns
Instantiate a UILabel using an emoji prelocalized text
Parameters
text
skipValidation
skipRtlValidation
Returns
Instantiate a UILabel using prelocalized text
Parameters
text
skipValidation
skipRtlValidation
Returns
Parameters
value
Returns
Parameters
value
skipValidation
Returns
Set label text using a pre-localized string.