ThemeVariantEquals Method

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool Equals(
	ThemeVariant? other
)

Parameters

other  ThemeVariant
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also