<Code Lib>
2025 Method
Changes 0
M

TaskDialog.WasVerificationChecked

Description:
Gets the status of the verification checkbox.

public bool WasVerificationChecked()

Boolean Whether the verification checkbox is checked.

  • Thrown when the task dialog does not have verification checkbox or the task dialog is not shown yet.

Loading…