State
extension UIControl.State: Defaultable, Enableable
extension UIControl.State: Hashable
-
The default state is
normal
.Declaration
Swift
public static let `default`: UIControlState
-
The default enabled state is
normal
.Declaration
Swift
public static let defaultEnabled: UIControlState
-
Declaration
Swift
public func hash(into hasher: inout Hasher)