Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO-184086-Xamarin-digital-gauge-changes #905

Open
wants to merge 3 commits into
base: hotfix/hotfix-v25.2.3
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Xamarin/Digital-Gauge/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: post
title: Getting Started with Xamarin Digital Gauge control | Syncfusion
title: Getting Started with Xamarin Digital Gauge Control | Syncfusion
description: Learn here about getting started with Syncfusion Xamarin Digital Gauge (SfDigitalGauge) control, its elements and more.
platform: Xamarin
platform: xamarin
control: DigitalGauge
documentation: ug
---
Expand Down Expand Up @@ -319,7 +319,7 @@ namespace GaugeGettingStarted

The following screenshot illustrates the result of the previous codes.

![Xamarin digital gauge getting started](Getting-Started_images/Getting_Started_img1.png)
![Xamarin Digital Gauge getting started.](getting-started_images/xamarin-digital-gauge-getting-started.png)


You can find the complete getting started sample from this [`link`](https://github.com/SyncfusionExamples/Getting-Started-Xamarin-Digital-Gauge).
Expand Down
File renamed without changes
8 changes: 4 additions & 4 deletions Xamarin/Navigation-Drawer/Overview.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: post
title: About Xamarin Navigation Drawer control | Syncfusion
description: Learn here all about introduction of Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more.
platform: Xamarin
title: Overview of Xamarin Navigation Drawer Control | Syncfusion
description: Learn here all about overview of Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more.
platform: xamarin
control: NavigationDrawer
documentation: ug
---
Expand All @@ -11,7 +11,7 @@ documentation: ug

Essential NavigationDrawer for Xamarin.Forms is a simpler component to create navigation pane in application. It has a content area and a sliding pane that slides out from the edge of the page. The pane can be opened by swiping the edges of the screen or programmatically.

![Xamarin Navigation Drawer](images/NavigationDrawer.png)
![Xamarin Navigation Drawer overview.](images/xamarin-navigation-drawer-overview.png)

## Key Features

Expand Down
File renamed without changes