isPrimaryDrawMethodEnabled

Indicates whether the primary draw method is currently enabled for use.

The forceFallbackDrawMethod flag affects this value; i.e., if that flag is true, this will return false.

THe draw method for a given shadow instance is determined during its initialization, so this value does not necessarily mean that all current library shadows are using the indicated method, e.g, if forceFallbackDrawMethod has been toggled.