key_disable: {
    [key: int]: boolean;
} = {}

入力を無効化するキー

Type declaration

  • [key: int]: boolean