Instance Method インスタンスメソッド

deleteDisabled(_:)

Adds a condition for whether the view’s view hierarchy is deletable. ビューのもつビュー階層が削除可能であるかどうかに対するある条件を加えます。

Declaration 宣言

func deleteDisabled(_ isDisabled: Bool) -> some View