func makeButtonWithText(text:String) -> UIButton {. let myButton = UIButton(type: UIButtonType.System). //Set a frame for the button.
確定! 回上一頁