constructor from action
returns font set for widget using style or set manually
returns font face
set font face for widget - override one from style
returns font family
set font family for widget - override one from style
returns font style (italic/normal)
set font style (italic/normal) for widget - override one from style
returns font size in pixels
Set label font size
returns font weight
set font weight for widget - override one from style
Returns orientation: Vertical - image top, Horizontal - image left"
Sets orientation: Vertical - image top, Horizontal - image left"
Get label text
Set label plain unicode string
Set label string resource Id
get text color (ARGB 32 bit value)
set text color for widget - from string like "#5599CC" or "white"
set text color (ARGB 32 bit value)
get text flags (bit set of TextFlag enum values)
set text flags (bit set of TextFlag enum values)
button with image and text