Class UIViewConfigurationState

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, UIConfigurationState, ObjCProtocol
Direct Known Subclasses:
UICellConfigurationState

public class UIViewConfigurationState
extends NSObject
implements UIConfigurationState
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • UIViewConfigurationState

      protected UIViewConfigurationState()
    • UIViewConfigurationState

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

      protected UIViewConfigurationState​(NSObject.SkipInit skipInit)
    • UIViewConfigurationState

      public UIViewConfigurationState​(UITraitCollection traitCollection)
    • UIViewConfigurationState

      public UIViewConfigurationState​(NSCoder coder)
  • Method Details