Version: 2019.4

ShortcutBindingChangedEventArgsConstructor

マニュアルに切り替える
public ShortcutBindingChangedEventArgs (string shortcutId, ShortcutManagement.ShortcutBinding oldBinding, ShortcutManagement.ShortcutBinding newBinding);

パラメーター

shortcutIdThe ID of the shortcut that had its binding changed.
oldBindingThe old binding of the shortcut that had its binding changed.
newBindingThe new binding of the shortcut that had its binding changed.

説明

Initializes a new instance of the ShortcutBindingChangedEventArgs struct using the specified shortcut ID, old binding, and new binding.


Did you find this page useful? Please give it a rating: