Cue.

Equals(double) Method

Summary

Checks for equality between a Cue and a double value.
Namespace
Avalonia.Animation
Containing Type
Cue

Syntax

public bool Equals(double other)

Parameters

Name Type Description
other double

Return Value

Type Description
bool