Flutter iOS Embedder
FlutterUndoManagerPlugin() Category Reference

Properties

id< FlutterUndoManagerDelegateundoManagerDelegate
 
NSUndoManager * undoManager
 

Detailed Description

Definition at line 14 of file FlutterUndoManagerPlugin.mm.

Property Documentation

◆ undoManager

- (NSUndoManager*) undoManager
readwritenonatomicassign

Definition at line 19 of file FlutterUndoManagerPlugin.mm.

◆ undoManagerDelegate

- (id<FlutterUndoManagerDelegate>) undoManagerDelegate
readnonatomicweak

Definition at line 15 of file FlutterUndoManagerPlugin.mm.


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