WebPicture.BootstrapIcon
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
WebPicture.BootstrapIcon(name As String, fillColor As Color = Black) As WebPicture
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
Returns the icon whose name matches the name passed in the color specified.
Notes
You can find a complete list of icons here.
See Also
Color data type.