Table of Contents

Class StretchItemsSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for StretchItems enum.

public static class StretchItemsSourceGeneratorEnumExtensions
Inheritance
StretchItemsSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(StretchItems)

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

Parameters

mudEnum StretchItems

Returns

string