hasStyleModel

@CallSuper
@MainThread
open fun hasStyleModel(modelId: String): Boolean

Checks whether a model exists.

Return

True if model exists, false otherwise.

Parameters

modelId

The identifier of the model.