是否可以在 iOS 小部件标题栏上添加图标?

Is it possible to add icon on the iOS widget titlebar right?

作为标题,可以在 iOS 小部件标题栏上添加任何图标或自定义样式(例如邮件图标...)

或者有什么想法可以获取小部件标题栏实例吗?

谢谢!!

您可以指定应在标题栏中显示哪个图标。

默认情况下,iOS 会显示 scaled-down 版本的应用程序图标,但您可以提供自定义图标。 human interface guidelines 建议不要使用自定义图标,但是:

All icons should clearly identify your app—ideally, they should match your app icon.

我认为不可能(也不应该)以其他方式自定义标题栏。