Table of Contents

Class ScrollBehaviorSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for ScrollBehavior enum.

public static class ScrollBehaviorSourceGeneratorEnumExtensions
Inheritance
ScrollBehaviorSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(ScrollBehavior)

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

Parameters

mudEnum ScrollBehavior

Returns

string