Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
This specifies properties of the TextVisual.
public struct TextVisualProperty
Fields
View Source
Background
The default text background parameters.
Declaration
public static readonly int Background
Field Value
API Level: 5
View Source
EnableMarkup
Whether the mark-up processing is enabled.
Declaration
public static readonly int EnableMarkup
Field Value
API Level: 3
View Source
FontFamily
The requested font family to use.
Declaration
public static readonly int FontFamily
Field Value
API Level: 3
Declaration
public static readonly int FontStyle
Field Value
API Level: 3
View Source
HorizontalAlignment
The line horizontal alignment.
Declaration
public static readonly int HorizontalAlignment
Field Value
API Level: 3
View Source
MultiLine
The single-line or multi-line layout option.
Declaration
public static readonly int MultiLine
Field Value
API Level: 3
Declaration
public static readonly int Outline
Field Value
API Level: 5
Declaration
public static readonly int PointSize
Field Value
API Level: 3
Declaration
public static readonly int Shadow
Field Value
API Level: 5
Declaration
public static readonly int Text
Field Value
API Level: 3
Declaration
public static readonly int TextColor
Field Value
API Level: 3
View Source
Underline
The default underline parameters.
Declaration
public static readonly int Underline
Field Value
API Level: 5
View Source
VerticalAlignment
The line vertical alignment.
Declaration
public static readonly int VerticalAlignment
Field Value
API Level: 3