webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Properties | List of all members
<UIKeyboardImplGeometryDelegate> Protocol Reference

#import <UIKitSPI.h>

Inheritance diagram for <UIKeyboardImplGeometryDelegate>:
UIKeyboard

Instance Methods

(void- prepareForImplBoundsHeightChange:suppressNotification:
 
(void- implBoundsHeightChangeDone:suppressNotification:
 
(BOOL- shouldSaveMinimizationState
 
(BOOL- canDismiss
 
(BOOL- isActive
 

Properties

BOOL minimized
 

Method Documentation

◆ canDismiss()

- (BOOL) canDismiss

◆ implBoundsHeightChangeDone:suppressNotification:()

- (void) implBoundsHeightChangeDone: (CGFloat endDelta
suppressNotification: (BOOL suppressNotification 

◆ isActive()

- (BOOL) isActive

◆ prepareForImplBoundsHeightChange:suppressNotification:()

- (void) prepareForImplBoundsHeightChange: (CGFloat endDelta
suppressNotification: (BOOL suppressNotification 

◆ shouldSaveMinimizationState()

- (BOOL) shouldSaveMinimizationState

Property Documentation

◆ minimized

- (BOOL) minimized
readwritenonatomicassign

The documentation for this protocol was generated from the following file: