button.tintColor = [UIColor colorWithWhite:0 alpha:0.54f]; [button setImage:closeImage forState:UIControlStateNormal];. Swift Example: let button = UIButton ...
確定! 回上一頁