Enum DragType

    Definition

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

    Drag event type.

    public enum DragType

    Fields

    Name Description
    Drop

    The drag object dropped in the target view.

    Enter

    The drag object has entered the target view.

    Leave

    The drag object has leaved the target view.

    Move

    The drag object moves in the target view.

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