ripe / com.ripe.android.base / Ripe / selectPart

selectPart

@JvmOverloads fun selectPart(part: String, options: Map<String, Any> = HashMap()): Unit

Selects a part of the model. Triggers a "selected_part" event with the part.

Parameters

part - The name of the part to be selected.

options - A map with options to configure the operation.