mySegmentedControl.segmentedControlStyle = UISegmentedControlStyleBar;//風格 可以視使用的場合,有三種風格選擇,如下: 復制代碼代碼如下: typedef enum { UISegmentedControlStylePlain, // large plain 有灰邊的大白按鈕,適合偏好設(shè)置單元 UISegmentedControlStyleBordered, // large bordered 黑邊的大白按鈕,適用于表...
www.dbjr.com.cn/article/861...htm 2025-5-28