Show / Hide Table of Contents

    Enum ScrollBarVisiblePolicy

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Enumeration for the visible type of scrollbar.

    public enum ScrollBarVisiblePolicy

    Fields

    Name Description
    Auto

    Show scrollbars as needed.

    Invisible

    Never show scrollbars.

    Visible

    Always show scrollbars.

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