4 references to CubicOut
Microsoft.Maui (4)
Converters\EasingTypeConverter.cs (4)
40 _ when Compare(strValue, nameof(CubicOut)) => CubicOut, 65 _ when easing.Equals(CubicOut) => nameof(CubicOut),