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