swift 设置UIButton的title文字,letbtn=UIButton(frame:CGRect(x:x,y:y,width:20,height:20))btn.setTitle(“click”,forState:UIControlState.Normal)
確定! 回上一頁