ripe / com.ripe.android.base / Ripe / deselectPart
deselectPart
@JvmOverloads fun deselectPart(part: String, options: Map<String, Any> = HashMap()): Unit
Deselects a part of the model. Triggers a "deselected_part" event with the part.
Parameters
part
- The name of the part to be selected.
options
- A map with options to configure the operation.