Contents

isBeingDismissed

A Boolean value indicating whether the view controller is in the process of being dismissed by one of its ancestors.

Declaration

var isBeingDismissed: Bool { get }

See Also

Responding to view-related events