Contents

bounds

A rectangle that identifies the extremities of a subject within an image in relation to the interaction view’s bounds.

Declaration

@MainActor var bounds: CGRect { get }

Discussion

This property will always return CGRect.zero if the interaction isn’t added to the view.