isTapEnable property

bool isTapEnable
getter/setter pairinherited

是否可以点击 默认cell是可以点击的

Implementation

bool isTapEnable = true;