Table of Contents

Class ObjectFitSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for ObjectFit enum.

public static class ObjectFitSourceGeneratorEnumExtensions
Inheritance
ObjectFitSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(ObjectFit)

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

Parameters

mudEnum ObjectFit

Returns

string