Enum RenderingBehaviorType

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Enumeration for Setting the rendering behavior of a Window.

    public enum RenderingBehaviorType

    Fields

    Name Description
    Continuously

    Renders continuously.

    IfRequired

    Default. Only renders if required.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX