GraffitiFontAwesome

See Also #

Enumerations #

Name Values
IconSizes Normal
ExtraSmall
Small
Large
TwoX
ThreeX
FourX
FiveX
SixX
SevenX
EightX
NineX
TenX
Scale
IconTypes Regular
Solid
Brands

Constants #

Name Type Value
This class exposes no Constants

Events #

Definition Description
Action() Raised when the user clicks on the GraffitiWebFontAwesomeInstance
MouseEnter() Raised when the user’s cursor enters the control’s display area.
MouseLeave() Raised when the user’s cursor exits the control’s display area.

Methods #

Definition Description
This Class exposes no methods.

Properties #

Name Type Default Value Description
IconName String “” An icon class name according to those available in the FontAwesome font. These can either be seen in the demo list, or at the FontAwesome Cheat Sheet.
IconSize GraffitiWebFontAwesome.IconSizes Normal The size of icon to display.
IconType GraffitiWebFontAwesome.IconTypes Regular The type of icon pack used to display the provided IconName.

Examples #

There are currently no examples for this class.