OnSelectEventTrigger

@Serializable
@SerialName(value = "OnSelected")
object OnSelectEventTrigger : EventTrigger

Fires on RadioButton only for the radio button that becomes selected — the ones that lose selection within the same groupId fire nothing.