func moveDisabled (Bool) -> some View
Adds a condition for whether the view’s view hierarchy is movable.
ビューのもつビュー階層が移動可能であるかどうかに対するある条件を加えます。
Availability 有効性
Technology
func onMoveCommand(perform action: ((MoveCommandDirection
) -> Void
)?) -> some View
func moveDisabled (Bool) -> some View