Leggere in inglese

Condividi tramite


UIPrintInteractionCompletionHandler Delegato

Definizione

Un delegato eseguito dopo il completamento della stampa o dopo un errore di stampa.

public delegate void UIPrintInteractionCompletionHandler(UIPrintInteractionController printInteractionController, bool completed, NSError error);

Parametri

printInteractionController
UIPrintInteractionController
completed
Boolean
error
NSError

Si applica a

Vedi anche