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.
アプリ用にカスタマイズしている 1 つのボタンで問題が発生しており、サポートが必要です。iOS 6でボタンをテストすると、ボタンの透明度に問題はなく、png画像はこのように表示されます
しかし、 iOS 5でアプリをテストすると、ボタンが透明になりません。
ボタンには次の設定があります。
この問題を解決する方法についてご提案いただきありがとうございます。
UIButton TypeプロパティでボタンタイプをUIButtonTypeCustomとして保持しましたか