IsNotNullOrEmpty 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)
- C#
- VB
- F#
public static readonly IValueConverter IsNotNullOrEmpty
Public Shared ReadOnly IsNotNullOrEmpty As IValueConverter
static val IsNotNullOrEmpty: IValueConverter