Gets the native android widget that represents the user interface for this component. Valid only when running on Android OS.
Gets or sets html string for the Label.
Gets the native UITextView that represents the user interface for this component. Valid only when running on iOS.
Gets or sets string for the Label.
Represents a label with html content. Use this component instead WebView when you want to show just static HTML content. iOS support android support