Class UIToolTipInteraction

All Implemented Interfaces:
NSObjectProtocol, UIInteraction, ObjCProtocol

public class UIToolTipInteraction
extends NSObject
implements UIInteraction
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • UIToolTipInteraction

      public UIToolTipInteraction()
    • UIToolTipInteraction

      protected UIToolTipInteraction​(NSObject.Handle h, long handle)
    • UIToolTipInteraction

      protected UIToolTipInteraction​(NSObject.SkipInit skipInit)
    • UIToolTipInteraction

      public UIToolTipInteraction​(String defaultToolTip)
  • Method Details