isModalInPresentation
A Boolean value indicating whether the view controller enforces a modal behavior.
Declaration
@MainActor @preconcurrency override dynamic var isModalInPresentation: Bool { get set }Discussion
The view controller prevents swiping or tapping away its interface if there are active changes.