Skip to content

Add View.matchedGeometryEffect(id:in:properties:anchor:isSource:) #922

Description

@Dark-Existed

Description

Defines a group of views with synchronized geometry.

nonisolated public func matchedGeometryEffect<ID>(
    id: ID,
    in namespace: Namespace.ID,
    properties: MatchedGeometryProperties = .frame,
    anchor: UnitPoint = .center,
    isSource: Bool = true
) -> some View where ID : Hashable

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: animationAnimation, transitions, transactions, or timing behavior.area: layoutLayout, geometry, safe area, alignment, stacks, or sizing.area: viewView APIs, modifiers, AnyView, ForEach, DynamicView, and related behavior.type: featureNew API, behavior, platform support, or user-facing capability.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions