Struct BorderVisualProperty
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
This specifies properties of the BorderVisual.
public struct BorderVisualProperty
Fields
View SourceAntiAliasing
Whether anti-aliasing of the border is required.
Declaration
public static readonly int AntiAliasing
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceColor
The color of the border.
Declaration
public static readonly int Color
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceSize
The width of the border (in pixels).
Declaration
public static readonly int Size
Field Value
Type | Description |
---|---|
Int32 |