Share via


Entry Class

Definition

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

public ref class Entry abstract sealed
public static class Entry
type Entry = class
Public Module Entry
Inheritance
Entry

Fields

Name Description
FontWeightProperty

Bindable property for FontWeight.

Methods

Name Description
GetFontWeight(BindableObject)

Gets the font weight for the entry.

GetFontWeight(IPlatformElementConfiguration<Tizen,Entry>)

Gets the font weight for the entry.

SetFontWeight(BindableObject, String)

Sets the font weight for the entry.

SetFontWeight(IPlatformElementConfiguration<Tizen,Entry>, String)

Sets the font weight for the entry.

Applies to