deleteDisabled(_:)
Adds a condition for whether the view’s view hierarchy is deletable.
Declaration
nonisolated func deleteDisabled(_ isDisabled: Bool) -> some View
Adds a condition for whether the view’s view hierarchy is deletable.
nonisolated func deleteDisabled(_ isDisabled: Bool) -> some View