次の方法で共有


CKRecordZoneCompleteHandler 代理人

定義

プロパティの Completed デリゲート。

public delegate void CKRecordZoneCompleteHandler(NSDictionary recordZonesByZoneId, NSError operationError);
type CKRecordZoneCompleteHandler = delegate of NSDictionary * NSError -> unit

パラメーター

recordZonesByZoneId
NSDictionary
operationError
NSError

適用対象