Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhoneで3つから値を選択する最良の方法は何ですか? UISwitch に 3 つの値を持たせることは可能ですか?
この状態で使用することをお勧めします。これUISegmentedControlは簡単です。使用方法は次のとおりです。UISegmentedControl
UISegmentedControl
幸運を!