Entry Class

Definition

Provides access to the font weight for entry controls on the Tizen platform.

public static class Entry
type Entry = class
Inheritance
Entry

Fields

FontWeightProperty

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

Methods

GetFontWeight(BindableObject)

Returns the font weight for the entry text.

GetFontWeight(IPlatformElementConfiguration<Tizen,Entry>)

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

SetFontWeight(BindableObject, String)

Sets the font weight on the entry text.

SetFontWeight(IPlatformElementConfiguration<Tizen,Entry>, String)

Sets the font weight on the entry text.

Applies to