共用方式為


NSTextViewDelegate.GetUndoManager(NSTextView) 方法

定義

[Foundation.Export("undoManagerForTextView:")]
public virtual Foundation.NSUndoManager GetUndoManager (AppKit.NSTextView view);
abstract member GetUndoManager : AppKit.NSTextView -> Foundation.NSUndoManager
override this.GetUndoManager : AppKit.NSTextView -> Foundation.NSUndoManager

參數

view
NSTextView

傳回

屬性

適用於