MessageBoxInputOptions(MessageBoxInputMode, String?, String?, String?, IReadOnlyList?) Constructor

Definition

Namespace NativeMessageBox
Assembly NativeMessageBox.dll
public MessageBoxInputOptions(MessageBoxInputMode mode, string? prompt = null, string? placeholder = null, string? defaultValue = null, IReadOnlyList<string>? comboItems = null)

Parameters

prompt
String
placeholder
String
defaultValue
String