StringConvertersIsNotNullOrEmpty Field

A value converter that returns true if the input string is not null or empty.

Definition

Namespace: Avalonia.Data.Converters
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly IValueConverter IsNotNullOrEmpty

Field Value

IValueConverter

See Also