Struct Tooltip.BackgroundProperty
Definition
- Assembly:
- Tizen.NUI.dll
Background Property
[SuppressMessage("Performance", "CA1815: Override equals and operator equals on value types", Justification = "This is a struct and does not need to override equals.")]
public struct Tooltip.BackgroundProperty
Fields
View SourceBorder
The size of the borders in the order: left, right, bottom, top.
Declaration
public static readonly int Border
Field Value
| Type | Description |
|---|---|
| int |
Visual
The image to use as the background.
Declaration
public static readonly int Visual
Field Value
| Type | Description |
|---|---|
| int |