SearchBarAttributes
public struct SearchBarAttributes
Important
This is a Public Preview API. It may be changed or removed at any time.Corner radius of the search bar text field.
Declaration
Swift
public var cornerRadius: CGFloat
Height of the search bar text field.
Declaration
Swift
public var height: CGFloat
Declaration
Swift
public init()