Table of Contents

Class AlignItemsSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for AlignItems enum.

public static class AlignItemsSourceGeneratorEnumExtensions
Inheritance
AlignItemsSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(AlignItems)

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 AlignItems mudEnum)

Parameters

mudEnum AlignItems

Returns

string