Share via


Label Class

Definition

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.

Applies to