Returns whether joystick interactivity is enabled for the frame. (As of this writing, joystick support is partially implemented but not enabled in the current version of World of Warcraft.)
Signature:
enabled = Frame:IsJoystickEnabled()
Returns:
enabled-1if joystick interactivity is enabled for the frame; otherwisenil(1nil)