Namespace Tizen.NUI.Visuals
Classes
AdvancedTextVisual
The text visual with advanced options.
AnimatedImageVisual
The visual which can display and control an animated image resource. We can also set image sequences by using ResourceUrlList and FrameDelay property.
BorderVisual
Simple visual to render a solid border.
ColorVisual
Simple visual to render a solid color.
GradientVisual
Visual to render gradient.
ImageVisual
The visual which can display an image resource.
NPatchVisual
The visual which can display an n-patch image resource. It will be used when we want to display n-patch image, border only n-patch, or make regular image stretched.
TextVisual
The visual which can display simple text.
VisualBase
The base class of all visual in namespace Tizen.NUI.Visuals. This class is abstract class. We cannot use it without type of Properties.
Enums
VisualBase.PropertyUpdateModeType
The update mode of this VisualBase property. Default is Auto.