UIPrintInteractionController.PrintableUTIs Property

Definition

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

Applies to