共用方式為


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

適用於