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.
私は4つの異なる選択肢を持つセグメント化されたコントロールを持っています。基本的に、セグメント化された制御は1つの選択肢のみを受け入れますが、ユーザーに複数の選択肢を選択させることは可能ですか?どのような設定/コードが必要ですか?
ありえない。UISegmentedControlなどを使用しUIButtonて独自のカスタムを作成する必要がありますUILabel。
UISegmentedControl
UIButton
UILabel