MonoMac.Foundation.NSUndoManager: Method Members

The methods of MonoMac.Foundation.NSUndoManager are listed below. For a list of all members, see the NSUndoManager Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

BeginUndoGrouping()
Documentation for this section has not yet been entered.
DisableUndoRegistration()
Documentation for this section has not yet been entered.
EnableUndoRegistration()
Documentation for this section has not yet been entered.
EndUndoGrouping()
Documentation for this section has not yet been entered.
PrepareWithInvocationTarget(NSObject) : NSObject
Documentation for this section has not yet been entered.
Redo()
Documentation for this section has not yet been entered.
RedoMenuTitleForUndoActionName(string) : string
Documentation for this section has not yet been entered.
RegisterUndoWithTarget(NSObject, MonoMac.ObjCRuntime.Selector, NSObject)
Documentation for this section has not yet been entered.
RemoveAllActions()
Documentation for this section has not yet been entered.
RemoveAllActions(NSObject)
Documentation for this section has not yet been entered.
SetActionIsDiscardable(bool)
Documentation for this section has not yet been entered.
SetActionname(string)
Documentation for this section has not yet been entered.
Undo()
Documentation for this section has not yet been entered.
UndoMenuTitleForUndoActionName(string) : string
Documentation for this section has not yet been entered.
UndoNestedGroup()
Documentation for this section has not yet been entered.