API Reference
Enum
FontAwesome5Style
FontAwesome 5 icon style
Inheritance
- Enum
- FontAwesome5Style
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field FontAwesome5Style.Brands
- Field FontAwesome5Style.Regular
- Field FontAwesome5Style.Solid
Accepted by parameters
- Method FontAwesome5Icon.WithCode
- Extension method FontAwesome5Style.GetClassPrefix
- Method FontAwesome5StyleExtensions.GetClassPrefix
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
Extension Methods
public static String GetClassPrefix(FontAwesome5Style style) #Returns:
StringGets the CSS class prefix for the style
Parameters
- style HtmlForgeX.FontAwesome5Style