-
Home
-
API
-
NativeMessageBox
-
MessageBoxResult
-
Constructors
-
MessageBoxResult(UInt32, Boolean, String?, Boolean, MessageBoxOutcome, Object?, UInt32)
MessageBoxResult(UInt32, Boolean, String?, Boolean, MessageBoxOutcome, Object?, UInt32) Constructor
Definition
public MessageBoxResult(uint buttonId, bool checkboxChecked, string? inputValue, bool wasTimeout, MessageBoxOutcome outcome, object? tag, uint nativeResultCode = 0U)
Parameters