init(frame:)
Creates an empty segmented control with the frame you specify.
Declaration
init(frame: CGRect)Parameters
- frame:
A rectangle that specifies the segmented control’s frame in a superview’s coordinate system.
Creates an empty segmented control with the frame you specify.
init(frame: CGRect)A rectangle that specifies the segmented control’s frame in a superview’s coordinate system.