notifyEnable abstract method

void notifyEnable(
  1. bool enable
)

通知是否被禁用

Implementation

void notifyEnable(bool enable);