Enumerations #
Name |
Values |
|
This class exposes no enumerations. |
Constants #
Name |
Type |
Value |
|
|
This class exposes no constants. |
Events #
Definition |
Description |
|
This class does not expose any events. |
Methods #
Definition |
Description |
AttachTo(Target as WebImageView) |
|
DetachFrom(Target as WebImageView) |
Detaches the notification icon from a WebImageView. |
EndFlash() |
Stops the previously started flashing. |
Flash(HowOften as Integer, IconCount as Integer) |
Starts flashing the favicon notification at a set interval (in milliseconds). |
SetIconCount(NewCount as Integer, _ |
Updates the site’s favicon to display the specified count with the specified options. |
Animation as String = “none”, _ |
IconShape as String = “circle”, _ |
IconBG as Color = &cdd0000) |
SetIconText(NewText as String, Animation as String = “none”, _ |
Sets the icon notification to arbitrary text. |
IconShape as String = “circle”, _ |
IconBG as Color = &cdd0000, _ |
Target as WebImageView = Nil) |
Properties #
Name |
Type |
Default Value |
Description |
|
|
|
This class does not expose any properties. |
Examples #
There are currently no examples for this class.