Skip to main content

TextConverter Property

Gets or sets the custom bidirectional Text-Value converter. Non-null converter overrides ParsingNumberStyle, providing finer control over string representation of the underlying value.

Definition

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

public IValueConverter? TextConverter { get; set; }

Property Value

IValueConverter

See Also

Reference

NumericUpDown Class
Avalonia.Controls Namespace