Difference between revisions of "Jly Icons8.IconSize"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|||
Line 7: | Line 7: | ||
| readonly=no | | readonly=no | ||
}} | }} | ||
+ | |||
+ | |||
+ | The size of the icon that will be loaded with this instance of jly_Icons8. | ||
+ | |||
+ | If you need an 32x32px icon @2x (for HiDPI) set this property to 32 and [[jly_Icons8.globalScaleFactor|globalScaleFactor]] to 2.0 |
Revision as of 16:05, 4 June 2017
Property (As Integer)
The size of the icon that will be loaded with this instance of jly_Icons8.
If you need an 32x32px icon @2x (for HiDPI) set this property to 32 and globalScaleFactor to 2.0