Interface UITextDraggable

    • Method Detail

      • isTextDragActive

        boolean isTextDragActive()
        Returns whether this control currently has at least one active drag session.
      • setTextDragOptions

        void setTextDragOptions​(long value)
      • textDragInteraction

        UIDragInteraction textDragInteraction()
        The text drag interaction that UIKit installs on the text control. Use this to explicitly disable drag interactions on system text controls, if desired.
      • textDragOptions

        long textDragOptions()