ToolbarElement
public enum ToolbarElement
Undocumented
-
Undocumented
Declaration
Swift
case button(title: String, tint: UIColor? = nil, isSelector: Bool = true, handler: (Date) -> Void)
-
Undocumented
Declaration
Swift
case spacer
-
Undocumented
Declaration
Swift
case picker