Skip to content

Titanium.UI.iOS.SystemImageParameters

Dictionary object of parameters for the 2nd parameter of the Titanium.UI.iOS.systemButton method to pass additional configuration options like weight and size. Available in Titanium SDK 10.1.0 and later.

Properties #

size#

Type: Number

The symbol point size to use for the SF Symbol

weight#

Type: String

The symbol weight to use for the SF Symbol.
Can be one of ultralight, light, thin, normal, semibold, bold, heavy or black.

Titanium SDK Documentation