Icon.Constructor Constructor
A constructor to get a system defined icon from a given System-Icon constant.
Constructor(
systemIcon as Integer)
Parameters
- systemIcon
- A SystemIcon constant. (Defined in the Custom Icon plugin, refer to the Custom Icon documentation).
Remarks
Note:
This constructor is only supported on MacOS systems.
See Also
Icon Class