API
iOS 14+。
A shape that is replaced by an inset version of the current container shape. If no container shape was defined, is replaced by a rectangle.
スクリーンショット
親の containerShape で指定したShapeが適用されるっぽい。無指定の場合はRectangleが採用される。
コード
適当なcontainer viewとしてVStackを採用。
メモ
元々はウィジェットで使われるものだったっぽい。