Equals Method
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool Equals(
ThemeVariant? other
)
Public Function Equals (
other As ThemeVariant
) As Boolean
abstract Equals :
other : ThemeVariant -> bool
override Equals :
other : ThemeVariant -> bool