PickerFragment.OnSelectionChangedListener
最新版的 SDK 已不支持此类。
这个类有新版本。查看 最新版本。

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

应用安装包:widget
实例方法
onSelectionChanged(PickerFragment)

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

public void onSelectionChanged(PickerFragment fragment)
参数描述
fragment