Skip to content

Commit 479a76f

Browse files
resolved the compilation errors
1 parent 91f43aa commit 479a76f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

MAUI/Busy-Indicator/IndicatorColor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ SfBusyIndicator busyIndicator = new SfBusyIndicator()
4242

4343
The following gif image illustrates the result of the above code.
4444

45-
![Indicator Color](Images/IndicatorColor/IndicatorColor.png)
45+
![Indicator Color](Images/IndicatorColor/IndicatorColor.gif)
4646

4747
## Overlay Background in SfBusyIndicator
4848

@@ -80,7 +80,7 @@ SfBusyIndicator busyIndicator = new SfBusyIndicator()
8080

8181
The following gif image illustrates the result of the above code.
8282

83-
![Overlay Fill](Images/IndicatorColor/OverlayFillColor.png)
83+
![Overlay Fill](Images/IndicatorColor/OverlayFillColor.gif)
8484

8585
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.
8686

@@ -129,5 +129,5 @@ SfBusyIndicator busyIndicator = new SfBusyIndicator()
129129

130130
The following gif image illustrates the result of the above code.
131131

132-
![Overlay Fill](Images/IndicatorColor/OverlayFillBrush.png)
132+
![Overlay Fill](Images/IndicatorColor/OverlayFillBrush.gif)
133133

MAUI/Busy-Indicator/Set-Header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,5 +197,5 @@ SfBusyIndicator busyIndicator = new SfBusyIndicator()
197197

198198
The following screenshot illustrates the result of the above code.
199199

200-
![Font Customization](Images/SetHeader/Fontattributes(bold).png)
200+
![Font Customization](Images/SetHeader/Fontattributes.png)
201201

MAUI/Switch/Events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Events in .NET MAUI Switch Control | Syncfusion
4-
description: Learn about Event support in the Syncfusion .NET MAUI Switch control, its elements, and more.
4+
description: Learn about Event support in the Syncfusion .NET MAUI Switch control, including its elements, and more.
55
platform: maui
66
control: SfSwitch
77
documentation: ug

0 commit comments

Comments
 (0)