hasDualRumble property

bool get hasDualRumble

Whether the gamepad has dual rumble control.

Implementation

bool get hasDualRumble => _hasProperty(SDL_PROP_JOYSTICK_CAP_RUMBLE_BOOLEAN);