ObjectConvertersIsNotNull Field

A value converter that returns true if the input object is not null.

Definition

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

Field Value

IValueConverter

See Also