次の方法で共有


RegisterFileRepresentationCompletionHandler 代理人

定義

public delegate void RegisterFileRepresentationCompletionHandler(NSUrl fileUrl, bool coordinated, NSError error);
type RegisterFileRepresentationCompletionHandler = delegate of NSUrl * bool * NSError -> unit

パラメーター

fileUrl
NSUrl
coordinated
Boolean
error
NSError

適用対象