Contents

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.

See Also

Creating a segmented control