isEnabled method
Returns a Boolean indicating whether the "drag to rotate" interaction is enabled.
@returns {boolean} true if the "drag to rotate" interaction is enabled.
Implementation
bool isEnabled() => jsObject.isEnabled();Returns a Boolean indicating whether the "drag to rotate" interaction is enabled.
@returns {boolean} true if the "drag to rotate" interaction is enabled.
bool isEnabled() => jsObject.isEnabled();