次の方法で共有


NSDocument.PerformAsynchronousFileAccess(Action) メソッド

定義

[Foundation.Export("performAsynchronousFileAccessUsingBlock:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PerformAsynchronousFileAccess (Action ioCode);
abstract member PerformAsynchronousFileAccess : Action -> unit
override this.PerformAsynchronousFileAccess : Action -> unit

パラメーター

ioCode
Action
属性

適用対象