Class Renderer.Ranges

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
6.0
C#
Copy
public sealed class Ranges : object
Inheritance
Renderer.Ranges

Fields

View Source

BACKGROUND

Declaration
C#
Copy
public static readonly int BACKGROUND
Field Value
Type Description
Int32
API Level: 6.0
View Source

BACKGROUND_EFFECT

Declaration
C#
Copy
public static readonly int BACKGROUND_EFFECT
Field Value
Type Description
Int32
View Source

BackgroundEffect

Declaration
C#
Copy
public static readonly int BackgroundEffect
Field Value
Type Description
Int32
API Level: 6.0
View Source

CONTENT

Declaration
C#
Copy
public static readonly int CONTENT
Field Value
Type Description
Int32
API Level: 6.0
View Source

DECORATION

Declaration
C#
Copy
public static readonly int DECORATION
Field Value
Type Description
Int32
API Level: 6.0
View Source

FOREGROUND_EFFECT

Declaration
C#
Copy
public static readonly int FOREGROUND_EFFECT
Field Value
Type Description
Int32
View Source

ForegroundEffect

Declaration
C#
Copy
public static readonly int ForegroundEffect
Field Value
Type Description
Int32
API Level: 6.0

Extension Methods