@Nullable abstract fun isSharedEngine(): Boolean
Return whether to use a shared engine for all threads or whether to create thread-local engine instances for each thread.