shouldExpandItemHandler
The handler that determines whether a particular item is expandable.
Declaration
@property (nonatomic, copy) BOOL (^shouldExpandItemHandler)(ItemType );The handler that determines whether a particular item is expandable.
@property (nonatomic, copy) BOOL (^shouldExpandItemHandler)(ItemType );