LoadInPlaceFileRepresentationHandler Delegado

Definición

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

Parámetros

fileUrl
NSUrl
isInPlace
Boolean
error
NSError

Se aplica a