Enum RenderingBehaviorType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
5

Enumeration for Setting the rendering behavior of a Window.

C#
Copy
public enum RenderingBehaviorType
Name Description
Continuously

Renders continuously.

IfRequired

Default. Only renders if required.