Returns whether joystick interactivity is enabled for the frame.
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:
Code
enabled = Frame:IsJoystickEnabled()
Returns:
enabled - 1 if joystick interactivity is enabled for the frame; otherwise nil (1nil)