UIPrintInteractionController.SharedPrintController Property

Definition

The shared print-interaction controller object.

public static UIKit.UIPrintInteractionController SharedPrintController { [Foundation.Export("sharedPrintController")] get; }
member this.SharedPrintController : UIKit.UIPrintInteractionController

Property Value

A singleton instance of the UIPrintInteractionController class or set to null if the specified object could not be created.

Attributes

Applies to