Share via


CKOperation.LongLivedOperationWasPersistedCallback Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action? LongLivedOperationWasPersistedCallback { [Foundation.Export("longLivedOperationWasPersistedBlock", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLongLivedOperationWasPersistedBlock:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("longLivedOperationWasPersistedBlock", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setLongLivedOperationWasPersistedBlock:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.LongLivedOperationWasPersistedCallback : Action with get, set

Property Value

Attributes

Applies to