notifyCheck abstract method

void notifyCheck(
  1. bool check
)

通知状态是否被选中

Implementation

void notifyCheck(bool check);