UIToolbar
public extension UIToolbar
The UIToolbar extension
-
Setup toolbar
Declaration
Swift
@MainActor func setupToolBar(target: UIView, action: Selector?)Parameters
targetUIView
actionaction to be performed on toolbar
View on GitHub