@interface _UIKeyShortcutHUDPresentationResponse : NSObject <NSSecureCoding> @property (class, readonly) BOOL supportsSecureCoding; @property (nonatomic) BOOL accepted; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; @end
@interface _UIKeyShortcutHUDPresentationResponse : NSObject <NSSecureCoding> @property (class, readonly) BOOL supportsSecureCoding; @property (nonatomic) BOOL accepted; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; @end