Extensions
The following extensions are available globally.
-
Declaration
Swift
public extension Array where Element: BaseText
public extension Array where Element: Text
public extension Array where Element: ControlStateText
-
Undocumented
See moreDeclaration
Swift
extension ControlState: Hashable
-
Declaration
Swift
public extension Dictionary where Key == ControlState, Value == TextStyle
-
Declaration
Swift
extension String
-
Declaration
Swift
extension UIButton