@interface UIInputViewSetPlacementOnScreenWithAccessory : UIInputViewSetPlacementOnScreen @property (class, readonly) BOOL supportsSecureCoding; - (BOOL)accessoryViewWillAppear; @end