FxCheckbox
public class FxCheckbox: UIButton
Undocumented
-
Undocumented
Declaration
Swift
@IBInspectable public var isChecked: Bool
-
Undocumented
Declaration
Swift
public override init(frame: CGRect)
-
Undocumented
Declaration
Swift
public required init?(coder aDecoder: NSCoder)
-
Undocumented
Declaration
Swift
public func initCommon()
-
Undocumented
Declaration
Swift
public func touched(_ sender:AnyObject)
-
Undocumented
Declaration
Swift
public func toggleState()
-
Undocumented
Declaration
Swift
override public func prepareForInterfaceBuilder()