Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
This specifies properties of the GradientVisual.
public struct GradientVisualProperty
Fields
View Source
Center
The center point of a radial gradient.
Declaration
public static readonly int Center
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3
View Source
EndPosition
The end position of a linear gradient.
Declaration
public static readonly int EndPosition
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3
View Source
Radius
The size of the radius of a radial gradient.
Declaration
public static readonly int Radius
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3
View Source
SpreadMethod
Indicates what happens if the gradient starts or ends inside the bounds of the target rectangle.
Declaration
public static readonly int SpreadMethod
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3
View Source
StartPosition
The start position of a linear gradient.
Declaration
public static readonly int StartPosition
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3
Declaration
public static readonly int StopColor
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3
Declaration
public static readonly int StopOffset
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3
View Source
Units
Defines the coordinate system for certain attributes of the points in a gradient.
Declaration
public static readonly int Units
Field Value
Type |
Description |
System.Int32 |
|
API Level: 3