shouldShowCloseAlert property

bool? shouldShowCloseAlert
getter/setter pair

shouldShowCloseAlert: Specifies whether to display the close alert dialog when the user tries to close any HyperSnapSDK screens. Type: bool.

Implementation

bool? shouldShowCloseAlert;