Table of Contents

Class ResizeModeSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for ResizeMode enum.

public static class ResizeModeSourceGeneratorEnumExtensions
Inheritance
ResizeModeSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(ResizeMode)

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

Parameters

mudEnum ResizeMode

Returns

string