PendingStateChange Class Reference

Inherits from NSObject
Conforms to NSSecureCoding
Declared in Gimbal-Swift.h

  supportsSecureCoding

@property (nonatomic, class) BOOL supportsSecureCoding

+ supportsSecureCoding

+ (BOOL)supportsSecureCoding

+ setSupportsSecureCoding:

+ (void)setSupportsSecureCoding:(BOOL)value

– encodeWithCoder:

- (void)encodeWithCoder:(NSCoder *_Nonnull)coder

– initWithCoder:

- (nullable instancetype)initWithCoder:(NSCoder *_Nonnull)coder

– init

- (nonnull instancetype)init

+ new

+ (nonnull instancetype)new