Widget item appearance
Widget item appearance groups title, status indicator, background, corners, insets, and image settings for each widget item.
This page lists the shared appearance properties. For platform class details, see API reference: iOS | Android | React Native. For the widget appearance set, see Widget appearance.
WidgetItemAppearance properties
| Name | Description | Type | Default value |
|---|---|---|---|
| title | Title appearance | WidgetItemTitle | Default settings |
| statusIndicator | Status indicator settings | WidgetItemStatusIndicator | Default settings |
| backgroundColor | Background color | Color | White |
| cornerRadius | Corner radius | Float | 0 |
| cornerRadiusRatio | Corner radius ratio | Float (optional) | null |
| insets | Insets | Insets | Zero |
| image | Image settings | WidgetItemImage | Default setting |
Updated 25 days ago
Did this page help you?
