UIPrintInteractionController.SharedPrintController Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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