[ Version ( since = "2.4" ) ]
public virtual signal void changed (RadioAction current)
The changed signal is emitted on every member of a radio group when the active member is changed.
The signal gets emitted after the activate signals for the previous and current active members.
current |
the member of |