menu
win32 package
documentation
winrt.dart
GamepadButtons
operator | method
operator | method
dark_mode
light_mode
operator |
method
GamepadButtons
operator |
(
GamepadButtons
other
)
Implementation
GamepadButtons operator |(GamepadButtons other) => GamepadButtons(value | other.value);
win32 package
documentation
winrt
GamepadButtons
operator | method
GamepadButtons class