Table of Contents

Class HorizontalAlignmentSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for HorizontalAlignment enum.

public static class HorizontalAlignmentSourceGeneratorEnumExtensions
Inheritance
HorizontalAlignmentSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(HorizontalAlignment)

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

Parameters

mudEnum HorizontalAlignment

Returns

string