ImmutableDashStyleGetHashCode Method

Serves as the default hash function.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override int GetHashCode()

Return Value

Int32
A hash code for the current object.

See Also