.NET 10 introduces several UI improvements and deprecations for .NET MAUI developers. Key changes include a new IsRefreshEnabled property for RefreshView, replacement of ClickGestureRecognizer with TapGestureRecognizer, and new async versions of DisplayAlert and DisplayActionSheet. SearchHandler gains keyboard control APIs, Switch adds an OffColor property, and MediaPicker now automatically handles EXIF metadata for proper image orientation. MessagingCenter becomes internal (use WeakReferenceMessenger instead), and TableView is marked obsolete in favor of CollectionView. Windows desktop apps gain minimize/maximize button control.

6m read timeFrom telerik.com
Post cover image
Table of contents
RefreshViewClickGestureRecognizer Was RemovedCollectionView and CarouselViewSearchHandlerPopupsWindow ButtonsMessagingCenterMediaPickerText to SpeechSwitch AppearanceTableView DeprecationConclusion
2 Comments

Sort: