UIPrintInteractionController.PrintingAvailable Property

Definition

Whether printing is available.

public static bool PrintingAvailable { [Foundation.Export("isPrintingAvailable")] get; }
member this.PrintingAvailable : bool

Property Value

true if the device supports printing, otherwise false . The application can show or hide any print button based upon this value.

Attributes

Applies to