iT邦幫忙

2024 iThome 鐵人賽

DAY 11
0
Mobile Development

少年K的Swift奇幻漂流記系列 第 11

Day11 Swift ColorBoard APP 實作 Part1

  • 分享至 

  • xImage
  •  

ColorBoard

是一個由三原色 RGB 進行調色的 APP,以下是成品:
https://ithelp.ithome.com.tw/upload/images/20240919/201682038LKX61EQd7.png

在開始前需要的元件

  • View
  • 3 個 Label
  • 3 個 Slider
  • 3 個 Text Field

在 .xib 拉好元件之後,按著 Control+左鍵 把元件拉進 .swift

這邊有補充,在我們命名元件、class、struct、func 等等,每個團隊都會有 Coding Style( https://hackmd.io/@fox3allenwang/BJ1N12GxT )
https://ithelp.ithome.com.tw/upload/images/20240919/20168203q4GcJInH4D.png

在宣告完元件之後,Text Field 元件需要設置代理(delegate)

https://ithelp.ithome.com.tw/upload/images/20240919/20168203VOFSMfIKcJ.png
這邊做完,基本的元件部署就已經完成了!明天會教這些元件在實作中該怎麼使用~


上一篇
Day10 Swift APP 實作前基本功!
下一篇
Day12 Swift ColorBoard APP 實作 Part2
系列文
少年K的Swift奇幻漂流記30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言