研究以下 UI 元件: Segmented Control,Slider,Switch,Activity Indicator View,Progress View,Page Control,Date Picker,Visual Effect View with Blur
Segmented Control
✦ Segements : 分隔數
✦ Segment : 選取第幾分隔數
✦ Title : 命名
✦ Image : 與 Title 會打架,而 Image 都會贏,所以以它顯示的為主!
✦ Selected : 當 Segments 選擇哪一個分頁數時,勾選 Selected 即會單獨區分該分頁數。
Slider
✦ Value : 設定初始值
✦ Minimum : 值得最小值
✦ Maximum : 值得最大值
✦ Min Image : 設定最小值左邊的值
✦ Max Image : 設定最大值右邊的值
✦ Min Track : 設定小於設定值線條的顏色
✦ Max Track : 設定大於設定值線條的顏色
✦ Thumb Tint : 設定中間原點的顏色
Switch
✦ Skate : 開關
✦ On Tint : 設定開啟後的背景顏色
✦ Thumb Tint : 設定開啟後原點的顏色
Activity Indicator View
✦ Style : 設定背景顏色
✦ Color : 設定圖標本身顏色
✦ Animating : 勾選後會有動畫效果
Progress View
✦ Style : 有邊無邊設定
✦ Progress : 數值條值的設定鈕
✦ Progress Tint : 數值條本身顏色的設定
✦ Track Tint : 大於數值條右邊顏色的設定
✦ Progress Image : 設定數值條左邊的圖案
✦ Track Image : 設定數值條右邊的圖案
Visual Effect View with Blur
✦ Blur Style Extra Light : 高度霧化
✦ Blur Style Light : 中度霧化
✦ Blur Style Dark : 深色霧化
✦ Blur Style Regular : 中度霧化 ( 我覺得跟 Light 一樣?)
✦ Blur Style Promonent : 高度霧化 ( 我覺得跟 Extra Light一樣?)
Page Control
✦ Pages : 分頁
✦ Current : 當前停留的頁面
✦ Hides for Single Page : 如果只有單一頁面,則隱藏控制鈕
✦ Tint Color : 分頁紐顏色
✦ Current Page : 當前紐顏色
Date Picker
✦ Mode : 設定 1. 時間 2. 日期 3. 時間+日期 4. 倒數
✦ Locale : 設定時區
✦ Interval : 倒數時間的設定
✦ Date :
▻ Current Date : 當前的日期 ( minimem : 最小值 ; Maximum : 最大值 )
▻ Custom : 自定義 ( minimem : 最小值 ; Maximum : 最大值 )