C# Class JoanZapata.XamarinIconify.Icon

Icon represents one icon in an icon font. key: The key of icon, for example 'fa-ok' value: The character matching the key in the font, for example '\u4354'
Afficher le fichier Open project: PragmaticIT/xiconify Class Usage Examples

Méthodes publiques

Méthode Description
Icon ( string key, char character )

Method Details

Icon() public méthode

public Icon ( string key, char character )
key string
character char