hasStyleModel

open fun hasStyleModel(@NonNull modelId: String): Boolean

Checks whether a model exists.

Return

True if model exists, false otherwise.

Parameters

modelId

The identifier of the model.