@@ -2,12 +2,12 @@ We have created a detailed list to easily show the **.NET MAUI - Gtk status** an
2
2
3
3
Note that only the Gtk-Section is actual in this Page.
4
4
5
- Icon | Description
6
- -- | --
7
- ⚠️ | Pending
8
- ⏳ | Underway
9
- ✅ | Done
10
- 💔 | Never implemented in Maui.Controls for this platform
5
+ | Icon | Description |
6
+ | ---- | :------- |
7
+ | ⚠️ | Pending
8
+ | ⏳ | Underway
9
+ | ✅ | Done
10
+ | 💔 | Never implemented in Maui.Controls for this platform
11
11
12
12
## Overview
13
13
@@ -38,12 +38,12 @@ To track ongoing progress, filter on the [handlers label](https://github.com/xam
38
38
| BackgroundColor | ✅ | ✅ | ✅ | ✅ |
39
39
| BorderColor | ⚠️ | ⚠️ | ⚠️ | ✅ |
40
40
| BorderWidth | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
41
- | CharacterSpacing | ✅ | ✅ | ✅ | ⚠️ |
41
+ | CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
42
42
| Clicked | ✅ | ✅ | ✅ | ✅ |
43
43
| Command | ✅ | ✅ | ✅ | ✅ |
44
- | CommandParameter | ✅ | ✅ | ✅ |
45
- | ContentLayout | ⚠️ | ⚠️ | ⚠️ |
46
- | CornerRadius | ⚠️ | ⚠️ | ⚠️ |
44
+ | CommandParameter | ✅ | ✅ | ✅ | ⚠️ |
45
+ | ContentLayout | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
46
+ | CornerRadius | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
47
47
| FontAttributes | ✅ | ✅ | ✅ | ✅ |
48
48
| FontFamily | ✅ | ✅ | ✅ | ✅ |
49
49
| FontSize | ✅ | ✅ | ✅ | ✅ |
@@ -263,16 +263,16 @@ To track ongoing progress, filter on the [handlers label](https://github.com/xam
263
263
264
264
| API | Android | iOS / Mac Catalyst | Windows | Gtk |
265
265
| ----| :-------:| :------------------:| :-------:| :----:|
266
- | CharacterSpacing | ✅ | ✅ | ✅ | ⚠️ |
266
+ | CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
267
267
| FontAttributes | ✅ | ✅ | ✅ | ✅ |
268
268
| FontFamily | ✅ | ✅ | ✅ | ✅ |
269
269
| FontSize | ✅ | ✅ | ✅ | ✅ |
270
- | HorizontalTextAlignment | ✅ | ✅ | ✅ | ⚠️ |
270
+ | HorizontalTextAlignment | ✅ | ✅ | ✅ | ✅ |
271
271
| ItemDisplayBinding | ✅ | ✅ | ✅ | ✅ |
272
272
| Items | ✅ | ✅ | ✅ | ✅
273
273
| ItemsSource | ✅ | ✅ | ✅ | ✅
274
274
| SelectedIndex | ✅ | ✅ | ✅ | ✅
275
- | SelectedIndexChanged | ✅ | ✅ | ✅ | ⚠️ |
275
+ | SelectedIndexChanged | ✅ | ✅ | ✅ | ✅ |
276
276
| SelectedItem | ✅ | ✅ | ⚠️ | ✅
277
277
| TextColor | ✅ | ✅ | ⏳ | ✅
278
278
| Title | ✅ | ✅ | ✅ | ⚠️
@@ -282,7 +282,7 @@ To track ongoing progress, filter on the [handlers label](https://github.com/xam
282
282
### ⚠️ ProgressBar
283
283
284
284
| API | Android | iOS / Mac Catalyst | Windows | Gtk |
285
- | ----| :-------:| :------------------:| :-------:| :----:|
285
+ | ----| :-------:| :------------------:| :-------:| :----:|
286
286
| Progress | ✅ | ✅ | ✅ | ✅ |
287
287
| ProgressColor | ⏳ | ⏳ | ⏳ | ✅ |
288
288
| ProgressTo | ✅ | ✅ | ✅ | ✅ |
@@ -313,13 +313,13 @@ To track ongoing progress, filter on the [handlers label](https://github.com/xam
313
313
| ----| :-------:| :------------------:| :-------:| :----:|
314
314
| BackgroundColor | ✅ | ✅ | ✅ | ✅ |
315
315
| CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
316
- | CancelButtonColor | ⏳ | ⏳ | ✅ |
316
+ | CancelButtonColor | ⏳ | ⏳ | ✅ | ⚠️ |
317
317
| FontAttributes | ✅ | ✅ | ⏳ | ✅ |
318
318
| FontSize | ✅ | ✅ | ⏳ | ✅ |
319
319
| HorizontalTextAlignment | ✅ | ✅ | ✅ | ✅ |
320
320
| MaxLength | ✅ | ✅ | ⏳ | ✅ |
321
- | SearchCommand | ⏳ | ✅ | ✅ |
322
- | SearchCommandParameter | ⏳ | ✅ | ✅ |
321
+ | SearchCommand | ⏳ | ✅ | ✅ | ⚠️ |
322
+ | SearchCommandParameter | ⏳ | ✅ | ✅ | ⚠️ |
323
323
| Text | ✅ | ✅ | ✅ | ✅ |
324
324
| TextColor | ✅ | ✅ | ⏳ | ✅ |
325
325
| VerticalTextAlignment | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
@@ -341,14 +341,14 @@ To track ongoing progress, filter on the [handlers label](https://github.com/xam
341
341
342
342
| API | Android | iOS / Mac Catalyst | Windows | Gtk |
343
343
| ----| :-------:| :------------------:| :-------:| :----:|
344
- | DragCompleted | ✅ | ✅ | ✅ |
345
- | DragCompletedCommand | ✅ | ✅ | ✅ |
346
- | DragStarted | ✅ | ✅ | ✅ |
347
- | DragStartedCommand | ✅ | ✅ | ✅ |
344
+ | DragCompleted | ✅ | ✅ | ✅ | ⚠️ |
345
+ | DragCompletedCommand | ✅ | ✅ | ✅ | ⚠️ |
346
+ | DragStarted | ✅ | ✅ | ✅ | ⚠️ |
347
+ | DragStartedCommand | ✅ | ✅ | ✅ | ⚠️ |
348
348
| Maximum | ✅ | ✅ | ✅ | ✅ |
349
- | MaximumTrackColor | ✅ | ✅ | ✅ |
349
+ | MaximumTrackColor | ✅ | ✅ | ✅ | ⚠️ |
350
350
| Minimum | ✅ | ✅ | ✅ | ✅ |
351
- | MinimumTrackColor | ✅ | ✅ | ✅ |
351
+ | MinimumTrackColor | ✅ | ✅ | ✅ | ⚠️ |
352
352
| ThumbColor | ✅ | ✅ | ⏳ | ✅ |
353
353
| ThumbImageSource | ⏳ | ⏳ | ✅ | ✅ |
354
354
| Value | ✅ | ✅ | ✅ | ✅ | ✅ |
@@ -426,15 +426,15 @@ To track ongoing progress, filter on the [handlers label](https://github.com/xam
426
426
427
427
| API | Android | iOS / Mac Catalyst | Windows | Gtk |
428
428
| ----| :-------:| :------------------:| :-------:| :----:|
429
- | AbsoluteLayout | ✅ | ✅ | ✅ |
429
+ | AbsoluteLayout | ✅ | ✅ | ✅ | ⚠️ |
430
430
| ContentPresenter | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
431
431
| ContentView | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
432
432
| FlexLayout | ✅ | ✅ | ✅ | ✅ |
433
433
| Grid | ✅ | ✅ | ✅ | ✅ |
434
- | RelativeLayout | ✅ | ✅ | ✅ |
434
+ | RelativeLayout | ✅ | ✅ | ✅ | ⚠️ |
435
435
| ScrollView | ✅ | ✅ | ✅ | ✅ |
436
436
| StackLayout | ✅ | ✅ | ✅ | ✅ |
437
- | TemplatedView | ⚠️ | ⚠️ | ⚠️ |
437
+ | TemplatedView | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
438
438
439
439
### Features
440
440
0 commit comments