AutographScreenView

A live SwiftUI screen frame, returned by AutographScreenCapture.appeared. Its sole job is to remove that frame from the stack when the screen leaves.

Functions

Link copied to clipboard

Removes this screen's frame from the stack. Idempotent — safe to call more than once, and a no-op once already removed. Never throws into the SwiftUI onDisappear caller.