Table of Contents

Class OverflowBehaviorSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for OverflowBehavior enum.

public static class OverflowBehaviorSourceGeneratorEnumExtensions
Inheritance
OverflowBehaviorSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(OverflowBehavior)

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

Parameters

mudEnum OverflowBehavior

Returns

string