共用方式為


CKMarkNotificationsReadHandler 代理人

定義

屬性的 Completed 委派。

public delegate void CKMarkNotificationsReadHandler(CKNotificationID[] notificationIDsMarkedRead, NSError operationError);
type CKMarkNotificationsReadHandler = delegate of CKNotificationID[] * NSError -> unit

參數

notificationIDsMarkedRead
CKNotificationID[]
operationError
NSError

適用於