# 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.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# size

Availability
0.8
0.8
9.2.0
size :Number

The symbol point size to use for the SF Symbol


# weight

Availability
0.8
0.8
9.2.0
weight :String

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