changed


Description:

[ 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.

Parameters:

current

the member of action's group which has just been activated