iOS基本UI控件總結-ObjectC版 如果需要查看Swift版本的同學請使用傳送門:iOS基礎控件-Swift版 包括以下幾類: //繼承自NSObject:(暫列為控件) UIColor *_color; ...