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.
UIView (およびその中の他のサブビュー) を 0.5 などの不透明度に設定することは可能ですか? これが可能かどうかはわかりませんが、質問したいです。
view.alpha = 0.5; // Doesn't it work?