Instance Method
showBackground(_:)showBackground:showBackground_
Declaration
@IBAction func showBackground(_ sender: Any)Declaration
- (void) showBackground:(id) sender;Declaration
showBackground_(sender: object)Instance Method
@IBAction func showBackground(_ sender: Any)- (void) showBackground:(id) sender;showBackground_(sender: object)