privacyAlertCloseBtnShow property

bool? privacyAlertCloseBtnShow
getter/setter pair

设置右上角的关闭按钮。true(默认值):显示关闭按钮。

Implementation

late bool? privacyAlertCloseBtnShow;