We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
(part of PKUI.MESSAGE) | (method of PKUI.MESSAGE.Confirm )
Return Type: void
Parameters: buttonIndex ( number )
Dismisses a message box on the screen. If PKUI.CORE.useTransforms is true, and the platform is iOS, the message box will disappear with animation.
true
Typically called by a button tap, PKUI.MESSAGE.Confirm.hide, or a back button event.
-1
Cancel
0.1 Introduced
0.2 Docs Valid