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.
またはのような CSS と同様に、UIButton の境界線の幅を異なる値に設定する方法はありますborder-width: 0 1px 0 0かborder-right-width: 1px?
border-width: 0 1px 0 0
border-right-width: 1px
標準UIButtonではありません。カスタム ボタンを使用して、目的のデザインに一致する画像を作成する必要があります。
UIButton
いいえ、API を使用することはできません