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.
IKImageBrowserCellのタイトル ラベルに背景色を追加するにはどうすればよいですか?
背景が原因でテキストが表示されなくなったので、ラベルの背景のみを変更したいと思います。
ありがとう
から継承されているようNSObjectです。背景色を設定できない場合があります。UIBackgroundcolorのプロパティであるためですUIView。と呼ばれるビューを持っているとIKImageBrowserView便利です。
NSObject
UIBackgroundcolor
UIView
IKImageBrowserView