MessageBoxDismissedEventArgsClickedButtonIndex Property
Contains index of button, which the user clicked or null, if it was closed by Close button.
Namespace: BeeMobile.MessageBoxAssembly: BeeMobile.MessageBox.AVA (in BeeMobile.MessageBox.AVA.dll) Version: 11.0.0.0+25fcde4cb1146137b36e11419a35b5b60dc956f0
public int? ClickedButtonIndex { get; }
member ClickedButtonIndex : Nullable<int> with get
Property Value
NullableInt32