Cue.

Equals(Cue) Method

Summary

Checks for equality between two Cues.
Namespace
Avalonia.Animation
Containing Type
Cue

Syntax

public bool Equals(Cue other)

Parameters

Name Type Description
other Cue The second cue.

Return Value

Type Description
bool