Skip to content
Javier Suárez edited this page Feb 9, 2022 · 196 revisions

We have created a detailed list to easily show the .NET MAUI status and evolution.

Icon Description
⚠️ Pending
Underway
Done
💔 Never implemented in Xamarin.Forms for this platform

Overview

To track ongoing progress, filter on the handlers label.

Pages

Control Android iOS / Mac Catalyst Windows
ContentPage
FlyoutPage
NavigationPage
TabbedPage

Views

✅ ActivityIndicator

API Android iOS / Mac Catalyst Windows
Color
IsRunning

⚠️ Button

API Android iOS / Mac Catalyst Windows
BackgroundColor
BorderColor
BorderWidth
CharacterSpacing
Clicked
Command
CommandParameter
ContentLayout ⚠️ ⚠️
CornerRadius
FontAttributes
FontFamily
FontSize
ImageSource
Padding
Pressed
Released
Text
TextColor

⚠️ CarouselView

API Android iOS / Mac Catalyst Windows
CurrentItem ⚠️
CurrentItemChangedCommand ⚠️
CurrentItemChangedCommandParameter ⚠️
IndicatorView
IsBounceEnabled ⚠️
IsDragging ⚠️
IsScrollAnimated ⚠️
IsSwipeEnabled ⚠️
ItemsLayout ⚠️
Loop ⚠️
PeekAreaInsets ⚠️
Position ⚠️
PositionChangedCommand ⚠️
PositionChangedCommandParameter ⚠️
VisibleViews ⚠️

✅ CheckBox

API Android iOS / Mac Catalyst Windows
Color
CheckedChanged
IsChecked

⏳ CollectionView

API Android iOS / Mac Catalyst Windows
ItemsSource
ItemTemplate
ItemsPanel
ItemSizingStrategy
SelectionMode
SelectedItem
SelectedItems
SelectionChangedCommand
SelectionChangedCommandParameter
EmptyView
Scrolled
ScrollTo
Header
HeaderTemplate
Footer
FooterTemplate
IsGrouped
GroupHeaderTemplate
GroupFooterTemplate

✅ DatePicker

API Android iOS / Mac Catalyst Windows
BackgroundColor
CharacterSpacing
Date
DateSelected
FontAttributes
FontFamily
FontSize
Format
MaximumDate
MinimumDate
TextColor

⚠️ Editor

API Android iOS / Mac Catalyst Windows
AutoSize
Completed
CharacterSpacing
FontAttributes
FontFamily
FontSize
IsReadOnly
IsTextPredictionEnabled
PlaceHolder
PlaceHolderColor
Text
TextColor
MaxLength
HorizontalTextAlignment
VerticalTextAlignment ⚠️

✅ Entry

API Android iOS / Mac Catalyst Windows
ClearButtonVisibility
CharacterSpacing
Completed
CursorPosition
FontAttributes
FontFamily
FontSize
HorizontalTextAlignment
VerticalTextAlignment
IsTextPredictionEnabled
IsPassword
PlaceHolder
PlaceHolderColor
VerticalTextAlignment
ReturnCommand
ReturnCommandParameter
ReturnType
SelectionLength
Text
TextColor

✅ Frame

API Android iOS / Mac Catalyst Windows
BorderColor
CornerRadius
HasShadow

✅ IndicatorView

API Android iOS / Mac Catalyst Windows
IndicatorColor
IndicatorLayout
IndicatorSize
IndicatorShape
IndicatorTemplate
ItemsSource
MaximumVisible
Position
SelectedIndicatorColor

✅ Image

API Android iOS / Mac Catalyst Windows
Aspect
IsLoading
Source

✅ ImageButton

API Android iOS / Mac Catalyst Windows
BorderColor
BorderWidth
Command
CommandParameter
CornerRadius
IsLoading
IsOpaque
IsPressed
Padding
Source
Clicked
Pressed
Released

⚠️ Label

API Android iOS / Mac Catalyst Windows
CharacterSpacing
Font
FontAttributes
FontFamily
FontSize
FormattedText
HorizontalTextAlignment
LineBreakMode
LineHeight
MaxLines
Padding
Text
TextColor
TextDecorations
TextType
VerticalTextAlignment ⚠️

✅ Picker

API Android iOS / Mac Catalyst Windows
CharacterSpacing
FontAttributes
FontFamily
FontSize
HorizontalTextAlignment
ItemDisplayBinding
Items
ItemsSource
SelectedIndex
SelectedIndexChanged
SelectedItem
TextColor
Title
TitleColor
VerticalTextAlignment

✅ ProgressBar

API Android iOS / Mac Catalyst Windows
Progress
ProgressColor
ProgressTo

⏳ RadioButton

API Android iOS / Mac Catalyst Windows
CheckedChanged
GroupName
IsChecked
TextColor ⚠️
CharacterSpacing ⚠️
Font ⚠️
BorderColor ⚠️ ⚠️ ⚠️
BorderWidth ⚠️ ⚠️ ⚠️
CornerRadius ⚠️ ⚠️ ⚠️

⚠️ RefreshView

API Android iOS / Mac Catalyst Windows
Command
CommandParameter
IsRefreshing
RefreshColor
Refreshing
Content

⚠️ SearchBar

API Android iOS / Mac Catalyst Windows
BackgroundColor
CharacterSpacing
CancelButtonColor
FontAttributes
FontSize
HorizontalTextAlignment
IsTextPredictionEnabled
IsReadOnly
MaxLength
SearchCommand
SearchCommandParameter
Text
TextColor
VerticalTextAlignment

✅ Shapes

API Android iOS / Mac Catalyst Windows
Fill
Stroke
StrokeDashArray
StrokeDashOffset
StrokeLineCap
StrokeLineJoin
StrokeMiterLimit
StrokeThickness

✅ Slider

API Android iOS / Mac Catalyst Windows
DragCompleted
DragCompletedCommand
DragStarted
DragStartedCommand
Maximum
MaximumTrackColor
Minimum
MinimumTrackColor
ThumbColor
ThumbImageSource
Value
ValueChanged

✅ Stepper

API Android iOS / Mac Catalyst Windows
Increment
Maximum
Minimum
Value
ValueChanged

✅ Switch

API Android iOS / Mac Catalyst Windows
IsToggled
OnColor
ThumbColor

✅ TimePicker

API Android iOS / Mac Catalyst Windows
BackgroundColor
CharacterSpacing
FontAttributes
FontFamily
FontSize
Format
Time
TextColor

⚠️ WebView

API Android iOS / Mac Catalyst Windows
CanGoBack
CanGoForward
Cookies ⚠️ ⚠️ ⚠️
Source
Eval
EvaluateJavaScriptAsync ⚠️ ⚠️ ⚠️
GoBack
GoForward
Reload

Other Handlers

View Android iOS / Mac Catalyst Windows
Map ⚠️ ⚠️ ⚠️
SwipeView

⚠️ View

API Android iOS / Mac Catalyst Windows
Background
BackgroundColor
Clip
FlowDirection
Frame
Height
InputTransparent
IsEnabled
IsFocused
IsTabStop ⚠️ ⚠️ ⚠️
IsVisible
Opacity
TabIndex ⚠️ ⚠️ ⚠️
Width

Layouts

Layout Android iOS / Mac Catalyst Windows
AbsoluteLayout
ContentPresenter
ContentView
FlexLayout
Grid
RelativeLayout
ScrollView
StackLayout
TemplatedView

Features

Feature Android iOS / Mac Catalyst Windows
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
Clone this wiki locally