标签: objective-c uibutton
我想知道是否可以通过编程方式创建一个红色的“减号”按钮。比如说
UIButton *button = [UIButton buttonWithType:< red minus button >];