BrnOnSelectionPreShow typedef

BrnOnSelectionPreShow = BrnSelectionWindowType Function(int index, BrnSelectionEntity entity)

筛选弹窗打开前的回调方法。

Implementation

typedef BrnOnSelectionPreShow = BrnSelectionWindowType Function(
    int index, BrnSelectionEntity entity);