Show / Hide Table of Contents

    Enum ContextPopupDirection

    Definition

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

    Enumeration for the ContextPopup direction types.

    public enum ContextPopupDirection

    Fields

    Name Description
    Down

    The ContextPopup appears below the clicked area. ///

    Left

    The ContextPopup appears to the left of the clicked area.

    Right

    The ContextPopup appears to the right of the clicked area.

    Unknown

    The ContextPopup does not determine it's direction yet.

    Up

    The ContextPopup appears above the clicked area.

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