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

Commit 62ee4d6

Browse files
author
Craig
committed
added #ios11 tag
1 parent 76a6d14 commit 62ee4d6

File tree

29 files changed

+35
-28
lines changed

29 files changed

+35
-28
lines changed

ios11/.vscode/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"workbench.colorCustomizations": {
3+
"activityBar.background": "#152F49",
4+
"titleBar.activeBackground": "#1D4267",
5+
"titleBar.activeForeground": "#F7FAFD"
6+
}
7+
}

ios11/ARKitAudio/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 - ARKitAudio
3-
description: This sample runs an ARKit world tracking session with content displayed in a SceneKit view. To demonstrate plane detection, the app simply places a...
3+
description: "This sample runs an ARKit world tracking session with content displayed in a SceneKit view. To demonstrate plane detection... #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/ARKitPlacingObjects/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 - ARKit Sample "Placing Objects"
3-
description: "This sample is an ARKit augmented reality demo: you can place objects on detected surfaces. To test this sample you'll need to deploy it on a..."
3+
description: "This sample is an ARKit augmented reality demo: you can place objects on detected surfaces. To test this sample you'll need to deploy it #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/ARKitSample/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 - ARKit Sample
3-
description: This sample is a simple ARKit augmented reality demo. To test this sample you'll need to deploy it on a device running iOS 11 beta software. By...
3+
description: "This sample is a simple ARKit augmented reality demo. To test this sample you'll need to deploy it on a device running iOS 11 beta software #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/AVCam/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 - AVCam
3-
description: Using AVFoundation to Capture Images and Movies AVCam demonstrates how to use the AVFoundation capture API to record movies and capture still...
3+
description: "Using AVFoundation to Capture Images and Movies, this sample demonstrates how to use the AVFoundation capture API to record movies... #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/AVCamBarcode/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 - AVCamBarcode
3-
description: This sample demonstrates how to use the AVFoundation capture API to detect barcodes and faces. Machine Readable Codes QR code PDF-417 Data Matrix...
3+
description: "Demonstrates how to use the AVFoundation capture API to detect barcodes and faces. Machine Readable Codes QR code PDF-417 Data Matrix... #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/CoreMLAzureModel/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 - CoreML with Azure Custom Vision Service
3-
description: This sample CustomVision is a demo of the new iOS 11 Vision framework and CoreML, using a model trained with Azure's Custom Vision Service. This...
3+
description: "This sample CustomVision is a demo of the new iOS 11 Vision framework and CoreML, using a model trained with Azure's Custom Vision Service #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/CoreMLImageRecognition/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 - CoreML Image Recognition
3-
description: This sample is a demo of iOS 11 CoreML using different image recognition models to identify features in photographs. The smaller, simpler...
3+
description: "Demo of iOS 11 CoreML using different image recognition models to identify features in photographs. The smaller, simpler... #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/CoreMLVision/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 - CoreML and Vision Example
3-
description: This sample is a demo of the new iOS 11 Vision framework and CoreML. It detects a handwritten number inside a box; use the sample photos in the...
3+
description: "Demo of the new iOS 11 Vision framework and CoreML. It detects a handwritten number inside a box; use the sample photos in the... #ios11"
44
page_type: sample
55
languages:
66
- csharp

ios11/DragAndDropCollectionView/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 - Drag and Drop CollectionView Example
3-
description: This sample is a demo of the new iOS 11 Drag and Drop feature using UICollectionView & UITableView. Test this app on an iPad - the drag and drop...
3+
description: "Demo of the new iOS 11 Drag and Drop feature using UICollectionView & UITableView. Test this app on an iPad - the drag and drop... #ios11"
44
page_type: sample
55
languages:
66
- csharp

0 commit comments

Comments
 (0)