iOSImage.SystemImage
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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
Supported for all project types and targets.
New in 2019r3
Supported for all project types and targets.
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.