Contents

init(frame:)

Creates a search bar with a specified frame.

Declaration

init(frame: CGRect)

Parameters

  • frame:

    A rectangle that specifies the initial location and size of the search bar in its superview’s coordinates.

See Also

Creating a search bar