Share via


RegisterFileRepresentationCompletionHandler Delegar

Definição

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

Parâmetros

fileUrl
NSUrl
coordinated
Boolean
error
NSError

Aplica-se a