view
The view from which the view print formatter was derived.
Declaration
var view: UIView { get }Discussion
You obtain a view print formatter by calling viewPrintFormatter() on a UIView object.
The view from which the view print formatter was derived.
var view: UIView { get }You obtain a view print formatter by calling viewPrintFormatter() on a UIView object.