Table of Contents

Class DrawerClipModeSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for DrawerClipMode enum.

public static class DrawerClipModeSourceGeneratorEnumExtensions
Inheritance
DrawerClipModeSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(DrawerClipMode)

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

Parameters

mudEnum DrawerClipMode

Returns

string