init(UIOffset:)
Creates a new value object containing the specified UIKit offset structure.
Declaration
init(UIOffset insets: UIOffset)init(uiOffset insets: UIOffset)Parameters
- insets:
The value for the new object.
Return Value
A new value object that contains the offset information.