You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [OverlayFill](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Core.SfBusyIndicator.html#Syncfusion_Maui_Core_SfBusyIndicator_OverlayFill) property type is `Brush`, so you can set Gradients as background.
86
86
@@ -129,5 +129,5 @@ SfBusyIndicator busyIndicator = new SfBusyIndicator()
129
129
130
130
The following gif image illustrates the result of the above code.
0 commit comments