Label Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the font weight for labels on the Tizen platform.
public ref class Label abstract sealed
public static class Label
type Label = class
Public Module Label
- Inheritance
-
Label
Fields
| Name | Description |
|---|---|
| FontWeightProperty |
Bindable property for FontWeight. |
Methods
| Name | Description |
|---|---|
| GetFontWeight(BindableObject) |
Gets the font weight for the label. |
| GetFontWeight(IPlatformElementConfiguration<Tizen,Label>) |
Gets the font weight for the label. |
| SetFontWeight(BindableObject, String) |
Sets the font weight for the label. |
| SetFontWeight(IPlatformElementConfiguration<Tizen,Label>, String) |
Sets the font weight for the label. |