[go: nahoru, domu]

Flutter iOS Embedder
<FlutterIndirectScribbleDelegate> Protocol Reference

#import <FlutterIndirectScribbleDelegate.h>

Inheritance diagram for <FlutterIndirectScribbleDelegate>:
FlutterEngine()

Instance Methods

(void) - flutterTextInputPlugin:focusElement:atPoint:result:
 
(void) - flutterTextInputPlugin:requestElementsInRect:result:
 

Detailed Description

Definition at line 13 of file FlutterIndirectScribbleDelegate.h.

Method Documentation

◆ flutterTextInputPlugin:focusElement:atPoint:result:

- (void) flutterTextInputPlugin: (FlutterTextInputPlugin *)  textInputPlugin
focusElement: (UIScribbleElementIdentifier)  elementIdentifier
atPoint: (CGPoint)  referencePoint
result: (FlutterResult callback 

◆ flutterTextInputPlugin:requestElementsInRect:result:

- (void) flutterTextInputPlugin: (FlutterTextInputPlugin *)  textInputPlugin
requestElementsInRect: (CGRect)  rect
result: (FlutterResult callback 

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