UIPrinter.FromUrl(NSUrl) Method

Definition

Creates a printer that has the specified NSUrl.

[Foundation.Export("printerWithURL:")]
public static UIKit.UIPrinter FromUrl (Foundation.NSUrl url);
static member FromUrl : Foundation.NSUrl -> UIKit.UIPrinter

Parameters

url
NSUrl

Returns

Attributes

Applies to