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.
一部のアプリでは、ボタンを押したときにグレアを比較すると、この結果を得る方法は何ですか?バーボタンに実装されていることに気づきましたが、通常のUIButtonでも可能ですか?
UIButton:の次のプロパティを参照している可能性があります。
UIButton
[button setShowsTouchWhenHighlighted:YES]