Enum DragSourceEventType

    Definition

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

    Enumeration for the drag source event types.

    public enum DragSourceEventType

    Fields

    Name Description
    Accept

    Indicates that the drag and drop operation has been accepted by the target.

    Cancel

    Indicates that the drag and drop operation has been cancelled.

    Finish

    Indicates that the drag and drop operation has finished.

    Start

    Indicates that the drag and drop operation has started.

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