次の方法で共有


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

戻り値

属性

適用対象