UIPrinterPickerController.Present Método

Definição

Mostra um UIPrinterPickerController desse aplicativo, com ou sem animação, dependendo animatedde , e o código a ser executado após a conclusão, como um UIPrinterPickerCompletionHandler objeto e retorna se o objeto foi exibido.

[Foundation.Export("presentAnimated:completionHandler:")]
public virtual bool Present (bool animated, UIKit.UIPrinterPickerCompletionHandler completion);
abstract member Present : bool * UIKit.UIPrinterPickerCompletionHandler -> bool
override this.Present : bool * UIKit.UIPrinterPickerCompletionHandler -> bool

Parâmetros

animated
Boolean

Se deseja animar a exibição do seletor.

completion
UIPrinterPickerCompletionHandler

Um manipulador a ser executado depois que o seletor é ignorado.

Retornos

Atributos

Aplica-se a