Skip to main content

HidePromptOnLeave Property

Gets or sets a value indicating if the prompt character is hidden when the masked text box loses focus.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool HidePromptOnLeave { get; set; }

Property Value

Boolean

See Also

Reference

MaskedTextBox Class
Avalonia.Controls Namespace