What's new in UIKit

RSS for tag

Discuss the WWDC23 Session What's new in UIKit

Posts under wwdc2023-10055 tag

2 Posts

Post

Replies

Boosts

Views

Activity

Can I set auto layout, position and size of contentUnavailableConfiguration
I have integrated contentUnavailableConfiguration within my view controller, which has a navigation bar, a segmented bar below the navigation bar, and a table view. The contentUnavailableConfiguration sets the new view to cover everything except the navigation bar and tab bar. I have tried to use ViewDebugger to understand the auto layout used by the contentUnavailableConfiguration, but its view is not displayed in the debugger's view hierarchy navigator. I would like to only cover the table view and keep the segmented bar, which is below the navigation bar and above the table view, visible to the user. Is it possible to do this with contentUnavailableConfiguration?
0
0
714
Jun ’23
Can I set auto layout, position and size of contentUnavailableConfiguration
I have integrated contentUnavailableConfiguration within my view controller, which has a navigation bar, a segmented bar below the navigation bar, and a table view. The contentUnavailableConfiguration sets the new view to cover everything except the navigation bar and tab bar. I have tried to use ViewDebugger to understand the auto layout used by the contentUnavailableConfiguration, but its view is not displayed in the debugger's view hierarchy navigator. I would like to only cover the table view and keep the segmented bar, which is below the navigation bar and above the table view, visible to the user. Is it possible to do this with contentUnavailableConfiguration?
Replies
0
Boosts
0
Views
714
Activity
Jun ’23
missing presenter in empty states
https://developer.apple.com/videos/play/wwdc2023/10055/?time=469 There is no presenter on this slide.....
Replies
0
Boosts
0
Views
896
Activity
Jun ’23