Definition
- Namespace:
- Tizen.NUI.Constants
- Assembly:
- Tizen.NUI.dll
The properties used for a Tooltip.
public struct Tooltip.Property
Fields
Declaration
public static readonly int Background
Field Value
Declaration
public static readonly int Content
Field Value
View Source
If true, the tooltip will disappear after hover movement beyond a certain distance.
Declaration
public static readonly int DisappearOnMovement
Field Value
View Source
If Tooltip::Position::HOVER_POINT is used for the POSITION, then this is the offset the tooltip is displayed at from the hover point.
Declaration
public static readonly int HoverPointOffset
Field Value
Declaration
public static readonly int Layout
Field Value
View Source
The movement threshold allowed before showing (or hiding a popup).
Declaration
public static readonly int MovementThreshold
Field Value
View Source
The position of the tooltip in relation to the control.
Declaration
public static readonly int Position
Field Value
Declaration
public static readonly int Tail
Field Value
View Source
Time to wait in seconds before a tooltip is shown while the is movement is within the allowed threshold.
Declaration
public static readonly int WaitTime
Field Value