Flutter iOS Embedder
FlutterSpellCheckPlugin() Category Reference

Instance Methods

(void) - handleMethodCall:result:
 
(UITextChecker *) - textChecker
 

Properties

UITextChecker * textChecker
 

Detailed Description

Definition at line 30 of file FlutterSpellCheckPlugin.mm.

Method Documentation

◆ handleMethodCall:result:

- (void) handleMethodCall: (FlutterMethodCall *)  call
result: (FlutterResult result 

◆ textChecker

- (UITextChecker*) textChecker

Property Documentation

◆ textChecker

- (UITextChecker*) textChecker
readwritenonatomicassign

Definition at line 32 of file FlutterSpellCheckPlugin.mm.


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