Show / Hide Table of Contents

    Enum RenderingBehaviorType

    Enumeration for Setting the rendering behavior of a Window.

    Namespace: Tizen.NUI
    Assembly: Tizen.NUI.dll
    Syntax
    public enum RenderingBehaviorType

    Fields

    Name Description
    Continuously

    Renders continuously.

    IfRequired

    Default. Only renders if required.

    Back to top Copyright © 2016-2018 Samsung
    Generated by DocFX