isClickCheck property

bool isClickCheck
final

true-点击组件时进行检测是否有效,false-在构建时通过包含在platforms来判断; 默认false

Implementation

final bool isClickCheck;