Instance Methods | |
(instancetype) | - initWithUndoManager:activeTextInputView: |
Instance Methods inherited from <FlutterUndoManagerDelegate> | |
(void) | - handleUndoWithDirection: |
Properties | |
NSUInteger | undoCount |
NSUInteger | redoCount |
NSUndoManager * | undoManager |
Properties inherited from <FlutterUndoManagerDelegate> | |
NSUndoManager * | undoManager |
UIView< UITextInput > * | activeTextInputView |
Definition at line 26 of file FlutterUndoManagerPluginTest.mm.
- (instancetype) initWithUndoManager: | (NSUndoManager *) | undoManager | |
activeTextInputView: | (TextInputViewTest *) | activeTextInputView | |
|
readatomicassign |
Definition at line 29 of file FlutterUndoManagerPluginTest.mm.
|
readatomicassign |
Definition at line 28 of file FlutterUndoManagerPluginTest.mm.
|
readwritenonatomicassign |
Definition at line 30 of file FlutterUndoManagerPluginTest.mm.