次の方法で共有


NSDocument.AutosaveDocument(NSObject, Selector, IntPtr) メソッド

定義

[Foundation.Export("autosaveDocumentWithDelegate:didAutosaveSelector:contextInfo:")]
public virtual void AutosaveDocument (Foundation.NSObject delegateObject, ObjCRuntime.Selector didAutosaveSelector, IntPtr contextInfo);
abstract member AutosaveDocument : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.AutosaveDocument : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit

パラメーター

delegateObject
NSObject
didAutosaveSelector
Selector
contextInfo
IntPtr

nativeint

属性

適用対象