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

moveDisabled(_:)

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

Declaration 宣言

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