UIPrintInteractionController.PrintableUTIs 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.
Uniform Type Identifiers for the types of data that UIKit can print.
public static Foundation.NSSet PrintableUTIs { [Foundation.Export("printableUTIs")] get; }
member this.PrintableUTIs : Foundation.NSSet
Property Value
Returns a set object that contains UTI strings that identify data types that UIKit is able to print natively.
- Attributes