public void OnShowDialogPress() { NativeToolkit.ShowConfirm("Native Toolkit", "This is a confirm dialog!", DialogFinished); }