clipShape(_:)
Applies the specified shape as to the matched transition source, clipping its content.
Declaration
func clipShape(_ shape: RoundedRectangle) -> some MatchedTransitionSourceConfiguration
Parameters
- shape:
The shape to use as a mask.
Applies the specified shape as to the matched transition source, clipping its content.
func clipShape(_ shape: RoundedRectangle) -> some MatchedTransitionSourceConfiguration
The shape to use as a mask.