Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
min version
10.0.18362.0
at WinRT.ExceptionHelpers.
at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
at ABI.Microsoft.Graphics.Canvas.ICanvasDrawingSessionMethods.DrawText(IObjectReference _obj, String text, Rect rectangle, Color color, CanvasTextFormat format)
at Microsoft.Graphics.Canvas.CanvasDrawingSession.DrawText(String text, Rect rectangle, Color color, CanvasTextFormat format)
at Syncfusion.Maui.Graphics.Internals.CanvasExtensions.DrawText(ICanvas canvas, String value, Rect rect, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, ITextElement textElement)
at Syncfusion.Maui.Buttons.SfButton.DrawText(ICanvas canvas, RectF dirtyRect)
at Syncfusion.Maui.Buttons.SfButton.OnDraw(ICanvas canvas, RectF dirtyRect)
at Syncfusion.Maui.Core.SfView.Microsoft.Maui.Graphics.IDrawable.Draw(ICanvas canvas, RectF dirtyRect)
at Syncfusion.Maui.Core.Platform.NativeGraphicsView.OnDraw(CanvasControl sender, CanvasDrawEventArgs args)
at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_Graphics_Canvas_UI_Xaml_CanvasControl__global__Microsoft_Graphics_Canvas_UI_Xaml_CanvasDrawEventArgs_.EventState.
at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)