Updated Status (markdown)

Javier Suárez 2022-02-09 14:27:40 +01:00
Родитель 4eb61f47c4
Коммит 7173c8ec5f
1 изменённых файлов: 14 добавлений и 0 удалений

@ -420,6 +420,20 @@ To track ongoing progress, filter on the [handlers label](https://github.com/xam
| Map | ⚠️ | ⚠️ | ⚠️ |
| SwipeView| ✅ | ✅ | ✅ |
### ⚠️ View
| API | Android | iOS / Mac Catalyst | Windows |
| ----|:-------:|:------------------:|:-------:|
| Background | ✅ | ✅ | ✅ |
| BackgroundColor | ✅ | ✅ | ✅ |
| InputTransparent | ⏳ | ⏳ | ⏳ |
| IsEnabled | ✅ | ✅ | ✅ |
| IsFocused | ⏳ | ⏳ | ⏳ |
| IsTabStop | ⚠️ | ⚠️ | ⚠️ |
| IsVisible | ✅ | ✅ | ✅ |
| Opacity | ✅ | ✅ | ✅ |
| TabIndex | ⚠️ | ⚠️ | ⚠️ |
### Layouts
| Layout | Android | iOS / Mac Catalyst | Windows |