Interface UITextDroppable

    • Method Detail

      • isTextDropActive

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

        UIDropInteraction textDropInteraction()
        The text drop interaction that UIKit installs on the text control. Use this to explicitly disable drop interactions on system text controls, if desired.