NumericUpDown.

Watermark Property

Summary

Gets or sets the object to use as a watermark if the Value is null.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown

Syntax

public string Watermark { get; set; }

Value

Type Description
string