Interface DragCancelReason


public interface DragCancelReason
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Unspecified error.
    static final int
    There is no suitable drop target.
    static final int
    Drag cancelled by the user