RB.PropertyView::property-selection-reset

def callback(property_view, user_param1, ...)

Emitted when the selection is reset. At this point, no property values are selected.

property_view :

instance of RB.PropertyView that is emitting the signal

user_param1 :

first user parameter (if any) specified with the connect() method

... :

additional user parameters (if any)