iOS關於自定義rightBarButtonItem

     常規設置UIBarButtonItem如下: UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom]; [button addTarget:target action:action forControlEvents:UIControlEventTouchUpInside]; button.frame
相關文章
相關標籤/搜索