List Question
20 TechQA 2024-03-11T17:55:56.383000Custom trait propagation not working as expected outside of view hierarchy
38 views
Asked by Amja
How to implement custom traits in Objective-C?
78 views
Asked by HangarRash
‘traitCollectionDidChange’ was deprecated in iOS 17.0. How do I use the replacement?
2.2k views
Asked by Adham Raouf
How can I detect when the system changes dark/light mode in Swift?
471 views
Asked by CristianMoisei
Should I use viewDidLayoutSubviews() or traitCollectionDidChange() to respond to changes in interface orientation
330 views
Asked by michael.yql
iOS safe area insets for both portrait and landscape before adding a view to the hierarchy?
410 views
Asked by Khal
How to assign a view's UIUserInterfaceLevel?
586 views
Asked by Jordan H
Why is traitCollectionDidChange not called for a table view cell when content size category changes?
1.6k views
Asked by Brian Spilner
Swift 5 UICollectionViewCell Autolayout constraints
422 views
Asked by Nishanth Vemula
Xcode 13 beta 5 error: UIViewController is missing its initial trait collection populated during initialization
4.6k views
Asked by Aggressor
super initWithFrame returned nil from -traitCollection, which is not allowed
255 views
Asked by iAkshay
Horizontal size class of popovers in Catalyst?
241 views
Asked by Tom Hamming
Is UITraitsCollection the path to having diff iPad Landscape vs Portrait AutoLayout in IB/Storyboard
177 views
Asked by app4g
How to get target UITraitCollection as well as target rect
256 views
Asked by Mike S
CKBrowseSwitcherViewController override the -traitcollection getter?
610 views
Asked by HaimingPeng
iOS dark mode. User Interface Style changes back and forth on entering on the background
1.7k views
Asked by Valentin Shamardin
SwiftUI, is there a traitCollectionDidChange-like method in a View?
926 views
Asked by Arne Oldenhave