Share via


UIDocument.PerformAsynchronousFileAccess(Action) Method

Definition

[Foundation.Export("performAsynchronousFileAccessUsingBlock:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PerformAsynchronousFileAccess(Action action);
[<Foundation.Export("performAsynchronousFileAccessUsingBlock:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PerformAsynchronousFileAccess : Action -> unit
override this.PerformAsynchronousFileAccess : Action -> unit

Parameters

action
Action
Attributes

Applies to