init(bounds:)
Initializes and returns a new paper model with the specified bounds.
Declaration
init(bounds: CGRect)Parameters
- bounds:
The bounds of the markup container.
Initializes and returns a new paper model with the specified bounds.
init(bounds: CGRect)The bounds of the markup container.