Availability of corner and containerConcentric in iOS 26

According to this video, in iOS 26 there should be an containerConcentric configuration that can be passed to the corner parameter of a rectangle.

But when trying this on my own, it looks like there is no cornerparameter and also no containerConcentric configuration. Also, I can't find this in the SwiftUI documentation.

Answered by Frameworks Engineer in 842948022

These APIs aren't available in the first beta release.

Accepted Answer

These APIs aren't available in the first beta release.

Looks like the second beta does not have them yet either.

Availability of corner and containerConcentric in iOS 26
 
 
Q