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

#import <UIKitSPI.h>

Inheritance diagram for <UIKeyboardCandidateListDelegate >:

Instance Methods

(void- setCandidateList:updateCandidateView:
 
(void- candidateListAcceptCandidate:
 
(void- candidateListSelectionDidChange:
 
(void- candidateListShouldBeDismissed:
 

Method Documentation

◆ candidateListAcceptCandidate:()

- (void UIKeyboardCandidateListDelegate) candidateListAcceptCandidate: (id candidateList
optional

◆ candidateListSelectionDidChange:()

- (void UIKeyboardCandidateListDelegate) candidateListSelectionDidChange: (id candidateList
optional

◆ candidateListShouldBeDismissed:()

- (void UIKeyboardCandidateListDelegate) candidateListShouldBeDismissed: (id candidateList
optional

◆ setCandidateList:updateCandidateView:()

- (void UIKeyboardCandidateListDelegate) setCandidateList: (id candidateList
updateCandidateView: (BOOL updateCandidateView 
optional

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