Icon Class

Icon
Object

Syntax

public class Icon : IIcon, ITransformIcon

Attributes

Type Description
NullableContextAttribute
NullableAttribute
DebuggerDisplayAttribute

Constructors

Properties

Name Value Summary
Name string
Style IconStyle

Methods

Operators

Name Value Summary
implicit operator Icon(Enum) Icon

Extension Methods

Name Value Summary
SetBackingValue<Icon, TV>(Expression<Func<Icon, TV>>, TV) T
Sets the backing value.
With<Icon, TKey, TField>(Dictionary<TKey, TField>, IDictionary<TKey, TField>) TBuilder
Adds the specified dictionary to the provided dictionary.