IOS開發之UIButton詳解

//這裏建立一個圓角矩形的按鈕 UIButton *button1 = [UIButton buttonWithType:UIButtonTypeRoundedRect]; // 可以定義的button類型有如下6種, // typedef enum { // UIButtonTypeCustom = 0, 自定義風格 //
相關文章
相關標籤/搜索