Interface IEntry
Assembly: Tizen.UIExtensions.NUI.dll
Syntax
Properties
BackgroundColor
Declaration
Color BackgroundColor { get; }
Property Value
IsFocused
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Placeholder
Declaration
string Placeholder { get; }
Property Value
Type |
Description |
System.String |
|
PlaceholderColor
Declaration
Color PlaceholderColor { get; }
Property Value
Text
Declaration
string Text { get; set; }
Property Value
Type |
Description |
System.String |
|
TextColor
Declaration
Property Value