Table of Contents

Class PlacementSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for Placement enum.

public static class PlacementSourceGeneratorEnumExtensions
Inheritance
PlacementSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(Placement)

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

Parameters

mudEnum Placement

Returns

string