PickerFragment.OnSelectionChangedListener
This class is no longer available in the most recent version of the SDK.

Callback interface that will be called when the user selects or unselects graph objects in the picker.

Package:widget
Instance Methods
onSelectionChanged(PickerFragment)

Called when the user selects or unselects graph objects in the picker.

public void onSelectionChanged(PickerFragment fragment)
ParameterDescription
fragment