iOS RadioButton 單選按鈕

RadioButton, 單選按鈕, iOS系統並無提供這個控件, 項目中遇到了, 只好本身DIY了:git // MHRadioButton.h #import <UIKit/UIKit.h> static const NSUInteger kRadioButtonWidth = 22; static const NSUInteger kRadioButtonHeight = 22;
相關文章
相關標籤/搜索