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