iOSImage.SystemImage
From Xojo Documentation
Shared Method
iOSImage.SystemImage(name as Text, size as Double, weight as iOSImage.SystemImageWeights = SystemImageWeights.Regular, templateColor as ColorGroup = Nil, fallbackTemplateImage as iOSImage = nil) As iOSImage
New in 2019r3
New in 2019r3
Retrieves an SF Symbol on iOS 13+ and optionally colorizes it with the option of supplying a fallback template image for older versions of iOS, which will also be colorized.
Notes
There are over 1500 system symbol images available for use with iOS 13+. To browse the available symbol images, use the SF Symbols app, which you can download from the design resources page at developer.apple.com.