Post

Replies

Boosts

Views

Activity

Comment on How to stop navigation items from moving into an overflow menu
I found out what was going on here in our project. The OS attempts to build a menu out of the overflowed bar button items, but it needs menuRepresentation property (https://developer.apple.com/documentation/uikit/uibarbuttonitemgroup/menurepresentation) to be filled on these buttons to be able to do that.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Sep ’25
Comment on How to stop navigation items from moving into an overflow menu
I found out what was going on here in our project. The OS attempts to build a menu out of the overflowed bar button items, but it needs menuRepresentation property (https://developer.apple.com/documentation/uikit/uibarbuttonitemgroup/menurepresentation) to be filled on these buttons to be able to do that.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Sep ’25
Comment on How to stop navigation items from moving into an overflow menu
I found out what was going on here in our project. The OS attempts to build a menu out of the overflowed bar button items, but it needs menuRepresentation property (https://developer.apple.com/documentation/uikit/uibarbuttonitemgroup/menurepresentation) to be filled on these buttons to be able to do that.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Sep ’25
Comment on How to stop navigation items from moving into an overflow menu
I found out what was going on here in our project. The OS attempts to build a menu out of the overflowed bar button items, but it needs menuRepresentation property to be filled on these buttons to be able to do that.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Sep ’25