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