次の方法で共有


NSDocument.PerformSynchronousFileAccess(Action) メソッド

定義

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

パラメーター

fileAccessCallback
Action
属性

適用対象