Table of Contents

Class ChatBubblePositionSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for ChatBubblePosition enum.

public static class ChatBubblePositionSourceGeneratorEnumExtensions
Inheritance
ChatBubblePositionSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(ChatBubblePosition)

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

Parameters

mudEnum ChatBubblePosition

Returns

string