#import <FlutterUndoManagerPlugin.h>
Instance Methods | |
| (instancetype) | - NS_UNAVAILABLE |
| (instancetype) | - initWithDelegate: |
| (void) | - handleMethodCall:result: |
Class Methods | |
| (instancetype) | + NS_UNAVAILABLE |
Definition at line 13 of file FlutterUndoManagerPlugin.h.
| - (void) handleMethodCall: | (FlutterMethodCall*) | call | |
| result: | (FlutterResult) | result | |
Definition at line 38 of file FlutterUndoManagerPlugin.mm.
References FlutterMethodCall::arguments, FlutterMethodNotImplemented, kSetUndoStateMethod, and FlutterMethodCall::method.
| - (instancetype) initWithDelegate: | (id<FlutterUndoManagerDelegate>) | NS_DESIGNATED_INITIALIZER |
Definition at line 24 of file FlutterUndoManagerPlugin.mm.
| - (instancetype) NS_UNAVAILABLE |
| + (instancetype) NS_UNAVAILABLE |