Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 5a25029

Browse files
committed
onboard missing samples
1 parent d98aff6 commit 5a25029

File tree

5 files changed

+13
-32
lines changed

5 files changed

+13
-32
lines changed
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Xamarin.iOS - Multi-Touch Tracking for iOS
3-
description: FingerPaint sample for [Multi-Touch Tracking]/guides/ios/applicationfundamentals/touch/touchtracking/)
2+
name: Xamarin.iOS - Fingerpaint
3+
description: FingerPaint sample for multi-touch tracking
44
page_type: sample
55
languages:
66
- csharp
@@ -10,10 +10,6 @@ urlFragment: applicationfundamentals-fingerpaint
1010
---
1111
# Multi-Touch Tracking for iOS
1212

13-
FingerPaint sample for [Multi-Touch Tracking]/guides/ios/application_fundamentals/touch/touch_tracking/)
14-
15-
![Multi-Touch Tracking for iOS application screenshot](Screenshots/image01.png "Multi-Touch Tracking for iOS application screenshot")
16-
17-
## Author
18-
Charles Petzold
13+
FingerPaint sample for [Multi-Touch Tracking](https://docs.microsoft.com/xamarin/ios/app-fundamentals/touch/touch-tracking)
1914

15+
![App showing a hand-drawn face](Screenshots/image01.png)
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Xamarin.iOS - Touch in iOS (Completed Sample)
3-
description: Complete sample for Using Touch in iOS
2+
name: Xamarin.iOS - Touch in iOS
3+
description: Complete sample for using touch in iOS
44
page_type: sample
55
languages:
66
- csharp
@@ -10,4 +10,6 @@ urlFragment: applicationfundamentals-touch-final
1010
---
1111
# Touch in iOS (Completed Sample)
1212

13-
Complete sample for [Using Touch in iOS](http://developer.xamarin.com/guides/cross-platform/application_fundamentals/touch/part_2_ios_touch_walkthrough/)
13+
Complete sample for [Using Touch in iOS](https://docs.microsoft.com/en-us/xamarin/ios/app-fundamentals/touch/ios-touch-walkthrough).
14+
15+

ApplicationFundamentals/Touch_start/Metadata.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
---
2-
name: Xamarin.iOS - Touch in iOS (Walkthrough)
3-
description: Walkthrough starting point for Using Touch in iOS Walkthrough
4-
page_type: sample
5-
languages:
6-
- csharp
7-
products:
8-
- xamarin
9-
urlFragment: applicationfundamentals-touch-start
10-
---
111
# Touch in iOS (Walkthrough)
122

13-
Walkthrough starting point for [Using Touch in iOS Walkthrough](http://developer.xamarin.com/guides/cross-platform/application_fundamentals/touch/part_2_ios_touch_walkthrough/)
3+
## REFER TO THE FINAL version for finished code
4+
5+
Walkthrough starting point for [Using Touch in iOS Walkthrough](https://docs.microsoft.com/en-us/xamarin/ios/app-fundamentals/touch/ios-touch-walkthrough)

BackgroundExecution/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - Background Execution
3-
description: "llustrates how to develop multitasking (background execution) aware applications in Xamarin.iOS"
3+
description: "Illustrates how to develop multitasking (background execution) aware applications in Xamarin.iOS"
44
page_type: sample
55
languages:
66
- csharp

0 commit comments

Comments
 (0)