CalendarDatePickerUseFloatingWatermark Property

Gets or sets a value indicating whether the Watermark will still be shown above the Text even after a text value is set.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool UseFloatingWatermark { get; set; }

Property Value

Boolean

See Also