FormattedLabel
Inheritance: Element -> NavigableElement -> VisualElement -> View -> Label Xamarin.Forms documentation: FormattedLabel API / Guide
For details on how the control actually works, please refer to the Xamarin.Forms documentation.
Constructors
Constructors | Description |
---|---|
FormattedLabel() | Define a FormattedLabel widget. This widget accept Span widgets as children |
Properties
Properties | Description |
---|---|
reference(value: ViewRef<Label>) | Sets a |
Usages
Get access to the underlying Xamarin.Forms.FormattedLabel #
Last updated