Class UICellAccessoryDelete

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class UICellAccessoryDelete
extends UICellAccessory
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • UICellAccessoryDelete

      public UICellAccessoryDelete()
    • UICellAccessoryDelete

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

      protected UICellAccessoryDelete​(NSObject.SkipInit skipInit)
    • UICellAccessoryDelete

      public UICellAccessoryDelete​(NSCoder coder)
  • Method Details

    • getBackgroundColor

      public UIColor getBackgroundColor()
    • setBackgroundColor

      public void setBackgroundColor​(UIColor v)
    • getActionHandler

      public Runnable getActionHandler()
    • setActionHandler

      public void setActionHandler​(Runnable v)
    • supportsSecureCoding

      public static boolean supportsSecureCoding()