Class AnimationSourceGeneratorEnumExtensions
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
Generated extension methods for Animation enum.
public static class AnimationSourceGeneratorEnumExtensions
- Inheritance
-
AnimationSourceGeneratorEnumExtensions
- Inherited Members
Methods
ToDescriptionString(Animation)
Returns the value of the DescriptionAttribute attribute. If no description attribute was found the default ToString() method will be used.
public static string ToDescriptionString(this Animation mudEnum)
Parameters
mudEnum
Animation