Share via


UIPrintInteractionController.PrintingItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject[] PrintingItems { [Foundation.Export("printingItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPrintingItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("printingItems", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPrintingItems:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PrintingItems : Foundation.NSObject[] with get, set

Property Value

Attributes

Applies to