Label Class

Definition

Provides access to the font weight for labels on the Tizen platform.

public static class Label
type Label = class
Inheritance
Label

Fields

FontWeightProperty

Backing store for the attached property that controls the font weight.

Methods

GetFontWeight(BindableObject)

Returns the font weight for the label text.

GetFontWeight(IPlatformElementConfiguration<Tizen,Label>)

Returns a string representation of the font weight for the label text.

SetFontWeight(BindableObject, String)

Sets the font weight on the label text.

SetFontWeight(IPlatformElementConfiguration<Tizen,Label>, String)

Sets the font weight on the label text.

Applies to