applicationIconName
The app’s icon.
Declaration
class let applicationIconName: StringDiscussion
On versions of macOS prior to v10.6, you can use the string @"NSApplicationIcon".
The app’s icon.
class let applicationIconName: StringOn versions of macOS prior to v10.6, you can use the string @"NSApplicationIcon".