RegisterFileRepresentationCompletionHandler Delegate

Definition

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

Parameters

fileUrl
NSUrl
coordinated
Boolean
error
NSError

Applies to