iOSImage.SystemImageWeights

From Xojo Documentation

Enumeration
iOSImage.SystemImageWeights

New in 2019r3

The weight of a system image retrieve using SystemImage method.

Values

Enum Description
Unspecified An unspecified symbol image weight.
UltraLight An ultralight weight.
Thin A thin weight.
Light A light weight.
Regular A regular weight.
Medium A medium weight.
Semibold A semibold weight.
Bold A bold weight.
Heavy A heavy weight.
Black An ultra-heavy weight.

See Also

Apple UIKit SymbolWeight docs