Struct Tooltip.BackgroundProperty

Definition

Namespace:
Tizen.NUI.Constants
Assembly:
Tizen.NUI.dll
API Level:
3

Background Property

C#
Copy
public struct BackgroundProperty

Fields

View Source

Border

The size of the borders in the order: left, right, bottom, top.

Declaration
C#
Copy
public static readonly int Border
Field Value
Type Description
System.Int32
API Level: 3
View Source

Visual

The image to use as the background.

Declaration
C#
Copy
public static readonly int Visual
Field Value
Type Description
System.Int32
API Level: 3