canNotCancel property

bool canNotCancel
getter/setter pair

不可取消勾选,在radioButton的严格模式下,只能切换不能取消勾选

Implementation

bool canNotCancel = false;