Entry 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 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. |