func onMoveCommand (perform: ((MoveCommandDirection ) -> Void)?) -> some View
Adds an action to perform in response to a move command, like when the user presses an arrow key on a Mac keyboard, or taps the edge of the Siri Remote when controlling an Apple TV.
ユーザが矢印キーをMacキーボード上で押す時のような、またはApple TVを制御している時にSir Remoteの縁をタップするような、移動コマンドに答えて実行するアクションを加えます。