diff --git a/Xamarin-iOS/SfBusyIndicator/Overview.md b/Xamarin-iOS/SfBusyIndicator/Overview.md index b859ad97..05f03c43 100644 --- a/Xamarin-iOS/SfBusyIndicator/Overview.md +++ b/Xamarin-iOS/SfBusyIndicator/Overview.md @@ -11,7 +11,7 @@ documentation: ug SfBusyIndicator makes it easy to let the user know when an application is busy. Simply wrap the relevant content in an instance of the SfBusyIndicator control and toggle its `IsBusy` property to True during any long-running process. The SfBusyIndicator should be used to indicate activity while content is being loaded or the UI is blocked waiting for a resource to become available. -![](images/overview.png) +![Overview of Xamarin.Ios Busyindicator.](images/overview.png) ## Key Features diff --git a/Xamarin-iOS/SfRotator/getting-started.md b/Xamarin-iOS/SfRotator/getting-started.md index 5d0fe40e..16c20efd 100644 --- a/Xamarin-iOS/SfRotator/getting-started.md +++ b/Xamarin-iOS/SfRotator/getting-started.md @@ -77,4 +77,4 @@ The placement position of navigation strip items such as Thumbnail or Dots can b {% endtabs %} -![](images/rotator.png) \ No newline at end of file +![Customize Rotator navigational item Position in Xamarin.Ios.](images/rotator.png) \ No newline at end of file diff --git a/Xamarin-iOS/SfRotator/navigation-modes.md b/Xamarin-iOS/SfRotator/navigation-modes.md index 0b004e2b..b6e41448 100644 --- a/Xamarin-iOS/SfRotator/navigation-modes.md +++ b/Xamarin-iOS/SfRotator/navigation-modes.md @@ -23,7 +23,7 @@ The `NavigationStripMode` property specifies the appearance of navigation bar it {% endtabs %} -![](images/thumbnail.png) +![Navigational mode by thumbnail in Xamarin.Ios Rotator.](images/thumbnail.png) * `Dots` - The slider items will be loaded in dots view additionally. When a dots item is clicked, the slider will switch to the corresponding image data. @@ -37,7 +37,7 @@ The `NavigationStripMode` property specifies the appearance of navigation bar it {% endtabs %} -![](images/dots.png) +![Navigational mode by dots in Xamarin.Ios Rotator.](images/dots.png) ## Items / Dot Strip Positions @@ -93,5 +93,5 @@ There are four available positions, {% endtabs %} -![](images/tabstrip.png) +![Tabstrip item position in Xamarin.Ios Rotator.](images/tabstrip.png) diff --git a/Xamarin-iOS/SfRotator/overview.md b/Xamarin-iOS/SfRotator/overview.md index c42a8571..58074133 100644 --- a/Xamarin-iOS/SfRotator/overview.md +++ b/Xamarin-iOS/SfRotator/overview.md @@ -11,7 +11,7 @@ documentation: ug SfRotator is a data control used to display images and navigate through them. The images can be selected either by Thumbnail or by Dots support. -![](images/overview.png) +![Overview of Xamarin.Ios Rotator.](images/overview.png) ## Key Features