UIPrintInteractionController.Dismiss(Boolean) Method

Definition

Dismisses the printing-options sheet or popover.

[Foundation.Export("dismissAnimated:")]
public virtual void Dismiss (bool animated);
abstract member Dismiss : bool -> unit
override this.Dismiss : bool -> unit

Parameters

animated
Boolean

true to animate the dismissal, otherwise false.

Attributes

Applies to