Share via


NSTextViewDelegate_Extensions.GetUndoManager Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSUndoManager GetUndoManager(this AppKit.INSTextViewDelegate This, AppKit.NSTextView view);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetUndoManager : AppKit.INSTextViewDelegate * AppKit.NSTextView -> Foundation.NSUndoManager

Parameters

view
NSTextView

Returns

Attributes

Applies to