BoolConvertersNot Field

A value converter that returns true when input is false and false when input is true.

Definition

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

Field Value

IValueConverter

See Also