webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebView(WebViewTextChecking) Category Reference

#import <WebViewPrivate.h>

Instance Methods

(BOOL- isAutomaticQuoteSubstitutionEnabled
 
(BOOL- isAutomaticLinkDetectionEnabled
 
(BOOL- isAutomaticDashSubstitutionEnabled
 
(BOOL- isAutomaticTextReplacementEnabled
 
(BOOL- isAutomaticSpellingCorrectionEnabled
 
(void- setAutomaticQuoteSubstitutionEnabled:
 
(void- toggleAutomaticQuoteSubstitution:
 
(void- setAutomaticLinkDetectionEnabled:
 
(void- toggleAutomaticLinkDetection:
 
(void- setAutomaticDashSubstitutionEnabled:
 
(void- toggleAutomaticDashSubstitution:
 
(void- setAutomaticTextReplacementEnabled:
 
(void- toggleAutomaticTextReplacement:
 
(void- setAutomaticSpellingCorrectionEnabled:
 
(void- toggleAutomaticSpellingCorrection:
 

Method Documentation

◆ isAutomaticDashSubstitutionEnabled()

- (BOOL) isAutomaticDashSubstitutionEnabled

◆ isAutomaticLinkDetectionEnabled()

- (BOOL) isAutomaticLinkDetectionEnabled

◆ isAutomaticQuoteSubstitutionEnabled()

- (BOOL) isAutomaticQuoteSubstitutionEnabled

◆ isAutomaticSpellingCorrectionEnabled()

- (BOOL) isAutomaticSpellingCorrectionEnabled

◆ isAutomaticTextReplacementEnabled()

- (BOOL) isAutomaticTextReplacementEnabled

◆ setAutomaticDashSubstitutionEnabled:()

- (void) setAutomaticDashSubstitutionEnabled: (BOOL flag

◆ setAutomaticLinkDetectionEnabled:()

- (void) setAutomaticLinkDetectionEnabled: (BOOL flag

◆ setAutomaticQuoteSubstitutionEnabled:()

- (void) setAutomaticQuoteSubstitutionEnabled: (BOOL flag

◆ setAutomaticSpellingCorrectionEnabled:()

- (void) setAutomaticSpellingCorrectionEnabled: (BOOL flag

◆ setAutomaticTextReplacementEnabled:()

- (void) setAutomaticTextReplacementEnabled: (BOOL flag

◆ toggleAutomaticDashSubstitution:()

- (void) toggleAutomaticDashSubstitution: (id sender

◆ toggleAutomaticLinkDetection:()

- (void) toggleAutomaticLinkDetection: (id sender

◆ toggleAutomaticQuoteSubstitution:()

- (void) toggleAutomaticQuoteSubstitution: (id sender

◆ toggleAutomaticSpellingCorrection:()

- (void) toggleAutomaticSpellingCorrection: (id sender

◆ toggleAutomaticTextReplacement:()

- (void) toggleAutomaticTextReplacement: (id sender

The documentation for this category was generated from the following files: