Click or drag to resize

AppBarButtonIconKey Property

Gets or sets the Icon Key of this AppbarButton.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public string IconKey { get; set; }

Property Value

Type: String
Hummingbird UI contains more than 1200 modern style icons and you can also use. please refer to Hummingbird UI Icon list to see these icons and keys. If you are assigning an unavailable Icon key, you will get a cross icon.
See Also