-
Notifications
You must be signed in to change notification settings - Fork 32
.NET MAUI Tizen(NUI) Status
shmin edited this page Sep 8, 2022
·
1 revision
We have created a detailed list to easily show the .NET MAUI Tizen status and evolution.
Icon | Description |
---|---|
Pending | |
⏳ | Underway |
✅ | Done |
💔 | Never implemented in Xamarin.Forms for this platform |
🕐 | Delayed |
To track ongoing progress, filter on the handlers label.
Control | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
ContentPage | ✅ | ✅ | ✅ | ✅ |
FlyoutPage | ✅ | ✅ | ✅ | ✅ |
NavigationPage | ✅ | ✅ | ✅ | ✅ |
TabbedPage | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Color | ✅ | ✅ | ✅ | ✅ |
IsRunning | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
BackgroundColor | ✅ | ✅ | ✅ | ✅ |
BorderColor | ✅️ | ✅️ | ✅ | ✅️ |
BorderWidth | ✅️ | ✅️ | ✅️ | ✅ |
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
Clicked | ✅ | ✅ | ✅ | ✅ |
Command | ✅ | ✅ | ✅ | ✅ |
CommandParameter | ✅ | ✅ | ✅ | ✅ |
ContentLayout | ✅️ | ✅️ | ✅️ | ✅ |
CornerRadius | ✅️ | ✅️ | ✅️ | ✅ |
FontAttributes | ✅ | ✅ | ✅ | ✅️ |
FontFamily | ✅ | ✅ | ✅ | ✅️ |
FontSize | ✅ | ✅ | ✅ | ✅️ |
ImageSource | ✅️ | ✅️ | ✅️ | ✅ |
Padding | ✅ | ✅ | ✅ | ⏳️ |
Pressed | ✅ | ✅ | ✅ | ✅ |
Released | ✅ | ✅ | ✅ | ✅ |
Text | ✅ | ✅ | ✅ | ✅ |
TextColor | ✅ | ✅ | ✅ | ✅ |
LineBreakMode | ✅ | ✅ | ✅ | ✅️ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
CurrentItem | ✅ | ✅ | ✅ | ✅ |
CurrentItemChangedCommand | ✅ | ✅ | ✅ | ✅ |
CurrentItemChangedCommandParameter | ✅ | ✅ | ✅ | ✅ |
IndicatorView | ✅ | ✅ | ✅ | ✅ |
IsBounceEnabled | ✅ | ✅ | ✅ | ⏳ |
IsDragging | ✅ | ✅ | ✅ | ✅ |
IsScrollAnimated | ✅ | ✅ | ✅ | ✅ |
IsSwipeEnabled | ✅ | ✅ | ✅ | ✅ |
ItemsLayout | ✅ | ✅ | ✅ | ✅ |
Loop | ✅ | ✅ | ✅ | ⏳ |
PeekAreaInsets | ✅ | ✅ | ✅ | ⏳ |
Position | ✅ | ✅ | ✅ | ✅ |
PositionChangedCommand | ✅ | ✅ | ✅ | ✅ |
PositionChangedCommandParameter | ✅ | ✅ | ✅ | ✅ |
VisibleViews | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Color | ✅ | ✅ | ✅ | ✅ |
CheckedChanged | ✅ | ✅ | ✅ | ✅ |
IsChecked | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
ItemsSource | ✅ | ✅ | ✅ | ✅ |
ItemTemplate | ✅ | ✅ | ✅ | ✅ |
ItemsPanel | ✅ | ✅ | ✅ | ⏳ |
ItemSizingStrategy | ✅ | ✅ | ✅ | ✅ |
SelectionMode | ✅ | ✅ | ✅ | ✅ |
SelectedItem | ✅ | ✅ | ✅ | ✅ |
SelectedItems | ✅ | ✅ | ✅ | ✅ |
SelectionChangedCommand | ✅ | ✅ | ✅ | ✅ |
SelectionChangedCommandParameter | ✅ | ✅ | ✅ | ✅ |
EmptyView | ✅ | ✅ | ✅ | ✅ |
Scrolled | ✅ | ✅ | ✅ | ✅ |
ScrollTo | ✅ | ✅ | ✅ | ✅ |
Header | ✅ | ✅ | ✅ | ✅ |
HeaderTemplate | ✅ | ✅ | ✅ | ✅ |
Footer | ✅ | ✅ | ✅ | ✅ |
FooterTemplate | ✅ | ✅ | ✅ | ✅ |
IsGrouped | ✅ | ✅ | ✅ | ✅ |
GroupHeaderTemplate | ✅ | ✅ | ✅ | ✅ |
GroupFooterTemplate | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
BackgroundColor | ✅ | ✅ | ✅ | ✅ |
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
Date | ✅ | ✅ | ✅ | ✅ |
DateSelected | ✅ | ✅ | ✅ | ✅ |
FontAttributes | ✅ | ✅ | ✅ | ✅ |
FontFamily | ✅ | ✅ | ✅ | ✅ |
FontSize | ✅ | ✅ | ✅ | ✅ |
Format | ✅ | ✅ | ✅ | ✅ |
MaximumDate | ✅ | ✅ | ✅ | ⏳ |
MinimumDate | ✅ | ✅ | ✅ | ⏳ |
TextColor | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
AutoSize | ✅ | ✅ | ✅ | ✅ |
Completed | ✅ | ✅ | ✅ | ✅ |
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
FontAttributes | ✅ | ✅ | ✅ | ✅ |
FontFamily | ✅ | ✅ | ✅ | ✅ |
FontSize | ✅ | ✅ | ✅ | ✅ |
IsReadOnly | ✅ | ✅ | ✅ | ✅ |
IsTextPredictionEnabled | ✅ | ✅ | ✅ | ✅ |
PlaceHolder | ✅ | ✅ | ✅ | ✅ |
PlaceHolderColor | ✅ | ✅ | ✅ | ✅ |
Text | ✅ | ✅ | ✅ | ✅ |
TextColor | ✅ | ✅ | ✅ | ✅ |
MaxLength | ✅ | ✅ | ✅ | ✅ |
HorizontalTextAlignment | ✅ | ✅ | ✅ | ✅ |
VerticalTextAlignment | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
ClearButtonVisibility | ✅ | ✅ | ✅ | ⚠ |
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
Completed | ✅ | ✅ | ✅ | ✅ |
CursorPosition | ✅ | ✅ | ✅ | ✅ |
FontAttributes | ✅ | ✅ | ✅ | ✅ |
FontFamily | ✅ | ✅ | ✅ | ✅ |
FontSize | ✅ | ✅ | ✅ | ✅ |
HorizontalTextAlignment | ✅ | ✅ | ✅ | ✅ |
VerticalTextAlignment | ✅ | ✅ | ✅ | ✅ |
IsTextPredictionEnabled | ✅ | ✅ | ✅ | ✅ |
IsPassword | ✅ | ✅ | ✅ | ✅ |
PlaceHolder | ✅ | ✅ | ✅ | ✅ |
PlaceHolderColor | ✅ | ✅ | ✅ | ✅ |
ReturnCommand | ✅ | ✅ | ✅ | ✅ |
ReturnCommandParameter | ✅ | ✅ | ✅ | ✅ |
ReturnType | ✅ | ✅ | ✅ | ✅ |
SelectionLength | ✅ | ✅ | ✅ | ✅ |
Text | ✅ | ✅ | ✅ | ✅ |
TextColor | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
BorderColor | ✅ | ✅ | ✅ | ✅ |
CornerRadius | ✅ | ✅ | ✅ | ✅ |
HasShadow | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
IndicatorColor | ✅ | ✅ | ✅ | ✅ |
IndicatorLayout | ✅ | ✅ | ✅ | ✅ |
IndicatorSize | ✅ | ✅ | ✅ | ✅ |
IndicatorShape | ✅ | ✅ | ✅ | ✅ |
IndicatorTemplate | ✅ | ✅ | ✅ | ✅ |
ItemsSource | ✅ | ✅ | ✅ | ✅ |
MaximumVisible | ✅ | ✅ | ✅ | ✅ |
Position | ✅ | ✅ | ✅ | ✅ |
SelectedIndicatorColor | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Aspect | ✅ | ✅ | ✅ | ✅ |
IsLoading | ✅ | ✅ | ✅ | ✅ |
Source | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
BorderColor | ✅ | ✅ | ✅ | ✅ |
BorderWidth | ✅ | ✅ | ✅ | ✅ |
Command | ✅ | ✅ | ✅ | ✅ |
CommandParameter | ✅ | ✅ | ✅ | ✅ |
CornerRadius | ✅ | ✅ | ✅ | ✅ |
IsLoading | ✅ | ✅ | ✅ | ✅ |
IsOpaque | ✅ | ✅ | ✅ | ⚠ |
IsPressed | ✅ | ✅ | ✅ | ✅ |
Padding | ✅ | ✅ | ✅ | ✅ |
Source | ✅ | ✅ | ✅ | ✅ |
Clicked | ✅ | ✅ | ✅ | ✅ |
Pressed | ✅ | ✅ | ✅ | ✅ |
Released | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
Font | ✅ | ✅ | ✅ | ✅ |
FontAttributes | ✅ | ✅ | ✅ | ✅ |
FontFamily | ✅ | ✅ | ✅ | ✅ |
FontSize | ✅ | ✅ | ✅ | ✅ |
FormattedText | ✅ | ✅ | ✅ | ✅ |
HorizontalTextAlignment | ✅ | ✅ | ✅ | ✅ |
LineBreakMode | ✅ | ✅ | ✅ | ✅ |
LineHeight | ✅ | ✅ | ✅ | ✅ |
MaxLines | ✅ | ✅ | ✅ | ⚠ |
Padding | ✅ | ✅ | ✅ | ⏳ |
Text | ✅ | ✅ | ✅ | ✅ |
TextColor | ✅ | ✅ | ✅ | ✅ |
TextDecorations | ✅ | ✅ | ✅ | ✅ |
TextType | ✅ | ✅ | ✅ | ✅ |
VerticalTextAlignment | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
FontAttributes | ✅ | ✅ | ✅ | ✅ |
FontFamily | ✅ | ✅ | ✅ | ✅ |
FontSize | ✅ | ✅ | ✅ | ✅ |
HorizontalTextAlignment | ✅ | ✅ | ✅ | ✅ |
ItemDisplayBinding | ✅ | ✅ | ✅ | ✅ |
Items | ✅ | ✅ | ✅ | ✅ |
ItemsSource | ✅ | ✅ | ✅ | ✅ |
SelectedIndex | ✅ | ✅ | ✅ | ✅ |
SelectedIndexChanged | ✅ | ✅ | ✅ | ✅ |
SelectedItem | ✅ | ✅ | ✅ | ✅ |
TextColor | ✅ | ✅ | ✅ | ✅ |
Title | ✅ | ✅ | ✅ | ✅ |
TitleColor | ✅ | ✅ | ✅ | ✅ |
VerticalTextAlignment | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Progress | ✅ | ✅ | ✅ | ✅ |
ProgressColor | ✅ | ✅ | ✅ | ✅ |
ProgressTo | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
CheckedChanged | ✅ | ✅ | ✅ | ✅ |
GroupName | ✅ | ✅ | ✅ | ✅ |
IsChecked | ✅ | ✅ | ✅ | ⏳ |
TextColor | ✅ | ✅ | ✅ | ⏳ |
CharacterSpacing | ✅ | ✅ | ✅ | ⏳ |
Font | ✅ | ✅ | ✅ | ✅ |
BorderColor | ✅ | ✅ | ✅ | ✅ |
BorderWidth | ✅ | ✅ | ✅ | ⏳ |
CornerRadius | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Command | ✅ | ✅ | ✅ | ✅ |
CommandParameter | ✅ | ✅ | ✅ | ✅ |
IsRefreshing | ✅ | ✅ | ✅ | ✅ |
RefreshColor | ✅ | ✅ | ✅ | ✅ |
Refreshing | ✅ | ✅ | ✅ | ✅ |
Content | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
BackgroundColor | ✅ | ✅ | ✅ | ✅ |
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
CancelButtonColor | ✅ | ✅ | ✅ | ⏳ |
FontAttributes | ✅ | ✅ | ✅ | ✅ |
FontSize | ✅ | ✅ | ✅ | ✅ |
HorizontalTextAlignment | ✅ | ✅ | ✅ | ✅ |
IsTextPredictionEnabled | ✅ | ✅ | ✅ | ✅ |
IsReadOnly | ✅ | ✅ | ✅ | ✅ |
MaxLength | ✅ | ✅ | ✅ | ✅ |
SearchCommand | ✅ | ✅ | ✅ | ✅ |
SearchCommandParameter | ✅ | ✅ | ✅ | ✅ |
Text | ✅ | ✅ | ✅ | ✅ |
TextColor | ✅ | ✅ | ✅ | ✅ |
VerticalTextAlignment | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Fill | ✅ | ✅ | ✅ | ✅ |
Stroke | ✅ | ✅ | ✅ | ✅ |
StrokeDashArray | ✅ | ✅ | ✅ | ✅ |
StrokeDashOffset | ✅ | ✅ | ✅ | ✅ |
StrokeLineCap | ✅ | ✅ | ✅ | ✅ |
StrokeLineJoin | ✅ | ✅ | ✅ | ✅ |
StrokeMiterLimit | ✅ | ✅ | ✅ | ✅ |
StrokeThickness | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
DragCompleted | ✅ | ✅ | ✅ | ✅ |
DragCompletedCommand | ✅ | ✅ | ✅ | ✅ |
DragStarted | ✅ | ✅ | ✅ | ✅ |
DragStartedCommand | ✅ | ✅ | ✅ | ✅ |
Maximum | ✅ | ✅ | ✅ | ✅ |
MaximumTrackColor | ✅ | ✅ | ✅ | ✅ |
Minimum | ✅ | ✅ | ✅ | ✅ |
MinimumTrackColor | ✅ | ✅ | ✅ | ✅ |
ThumbColor | ✅ | ✅ | ✅ | ✅ |
ThumbImageSource | ✅ | ✅ | ✅ | ✅ |
Value | ✅ | ✅ | ✅ | ✅ |
ValueChanged | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Increment | ✅ | ✅ | ✅ | ✅ |
Maximum | ✅ | ✅ | ✅ | ✅ |
Minimum | ✅ | ✅ | ✅ | ✅ |
Value | ✅ | ✅ | ✅ | ✅ |
ValueChanged | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
IsToggled | ✅ | ✅ | ✅ | ✅ |
OnColor | ✅ | ✅ | ✅ | ✅ |
ThumbColor | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
BackgroundColor | ✅ | ✅ | ✅ | ✅ |
CharacterSpacing | ✅ | ✅ | ✅ | ✅ |
FontAttributes | ✅ | ✅ | ✅ | ✅ |
FontFamily | ✅ | ✅ | ✅ | ✅ |
FontSize | ✅ | ✅ | ✅ | ✅ |
Format | ✅ | ✅ | ✅ | ✅ |
Time | ✅ | ✅ | ✅ | ✅ |
TextColor | ✅ | ✅ | ✅ | ✅ |
API | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
CanGoBack | ✅ | ✅ | ✅ | ✅ |
CanGoForward | ✅ | ✅ | ✅ | ✅ |
Cookies | ✅ | ✅ | ✅ | ⚠ |
Source | ✅ | ✅ | ✅ | ✅ |
Eval | ✅ | ✅ | ✅ | ✅ |
EvaluateJavaScriptAsync | ✅ | ✅ | ✅ | ✅ |
GoBack | ✅ | ✅ | ✅ | ✅ |
GoForward | ✅ | ✅ | ✅ | ✅ |
Reload | ✅ | ✅ | ✅ | ✅ |
View | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Map | 🕐 | 🕐 | 🕐️ | 🕐 |
SwipeView | ✅ | ✅ | ✅ | ✅ |
View | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
AnchorX | ✅ | ✅ | ✅ | ✅ |
AnchorY | ✅ | ✅ | ✅ | ✅ |
Background | ✅ | ✅ | ✅ | ✅ |
BackgroundColor | ✅ | ✅ | ✅ | ✅ |
Clip | ✅ | ✅ | ✅ | ✅ |
FlowDirection | ✅ | ✅ | ✅ | ✅ |
Frame | ✅ | ✅ | ✅ | ✅ |
Height | ✅ | ✅ | ✅ | ✅ |
InputTransparent | ✅ | ✅ | ✅ | ✅ |
IsEnabled | ✅ | ✅ | ✅ | ✅ |
IsFocused | ✅ | ✅ | ✅ | ✅ |
IsVisible | ✅ | ✅ | ✅ | ✅ |
Opacity | ✅ | ✅ | ✅ | ✅ |
Rotation | ✅ | ✅ | ✅ | ✅ |
RotationX | ✅ | ✅ | ✅ | ✅ |
RotationY | ✅ | ✅ | ✅ | ✅ |
Scale | ✅ | ✅ | ✅ | ✅ |
ScaleX | ✅ | ✅ | ✅ | ✅ |
ScaleY | ✅ | ✅ | ✅ | ✅ |
TranslationX | ✅ | ✅ | ✅ | ✅ |
TranslationY | ✅ | ✅ | ✅ | ✅ |
Width | ✅ | ✅ | ✅ | ✅ |
X | ✅ | ✅ | ✅ | ✅ |
Y | ✅ | ✅ | ✅ | ✅ |
Layout | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
AbsoluteLayout | ✅ | ✅ | ✅ | ✅ |
ContentPresenter | ✅ | ✅ | ✅ | ✅ |
ContentView | ✅ | ✅ | ✅ | ✅ |
FlexLayout | ✅ | ✅ | ✅ | ✅ |
Grid | ✅ | ✅ | ✅ | ✅ |
RelativeLayout | ✅ | ✅ | ✅ | ✅ |
ScrollView | ✅ | ✅ | ✅ | ✅ |
StackLayout | ✅ | ✅ | ✅ | ✅ |
TemplatedView | ✅ | ✅ | ✅ | ✅ |
Feature | Android | iOS / Mac Catalyst | Windows | Tizen |
---|---|---|---|---|
Accessibility | ✅ | ✅ | ✅ | |
Animation | ✅ | ✅ | ✅ | ✅ |
New Border Control | ✅ | ✅ | ✅ | ⏳ ️ |
Brushes Everywhere | ✅ | ✅ | ✅ | ⏳ |
Device | ✅ | ✅ | ✅ | ⏳ |
Gestures | ✅ | ✅ | ✅ | ⏳ |
ImageHandlers | ✅ | ✅ | ✅ | ✅ |
Interactivity (Behaviors, Triggers, Visual State Manager) | ✅ | ✅ | ✅ | ✅ |
FlowDirection (RTL) | ✅ | ✅ | ✅ | ⏳ |
Fonts | ✅ | ✅ | ✅ | ✅ |
Lifecycle Events | ✅ | ✅ | ✅ | ✅ |
Themes | ✅ | ✅ | ✅ | ⏳ |
Shadows | ✅ | ✅ | ✅ | ✅ |
Shell | ✅ | ✅ | ✅ | ⏳ |
Styles | ✅ | ✅ | ✅ | ✅ |
View Transforms | ✅ | ✅ | ✅ | ✅️ |
Feature | Tizen |
---|---|
Drag And Drop | ⏳️ |
Pinch | ✅ |
Pan | ✅ |
Swipe | ✅ |
Tap | ✅ |
Pointer | ⏳ |
Feature | Tizen |
---|---|
Flyout | ⏳ |
Tabs | ⏳ |
Pages | ✅ |
Navigation | ✅ |
Search | ⏳ |
Lifecycle | ✅ |