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