Class UIListSeparatorConfiguration

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class UIListSeparatorConfiguration
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 14.5 and later.
  • Constructor Details

    • UIListSeparatorConfiguration

      protected UIListSeparatorConfiguration()
    • UIListSeparatorConfiguration

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

      protected UIListSeparatorConfiguration​(NSObject.SkipInit skipInit)
    • UIListSeparatorConfiguration

      public UIListSeparatorConfiguration​(UICollectionLayoutListAppearance listAppearance)
    • UIListSeparatorConfiguration

      public UIListSeparatorConfiguration​(NSCoder coder)
  • Method Details