CKMarkNotificationsReadOperation.Completed Property

Definition

Gets or sets the handler that is run after the operation completes.

public virtual CloudKit.CKMarkNotificationsReadHandler Completed { [Foundation.Export("markNotificationsReadCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMarkNotificationsReadCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Completed : CloudKit.CKMarkNotificationsReadHandler with get, set

Property Value

Attributes

Applies to