You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: BindingSample/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
name: Xamarin.iOS - Xamarin.iOS Binding Sample
3
-
description: This example shows how we can utilize an existing Objective-C library and expose it for use in a Xamarin.iOS project. For instance, you may have...
3
+
description: "Shows how to utilize an existing Objective-C library and expose it for use in a Xamarin.iOS project"
Copy file name to clipboardExpand all lines: Contacts/README.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
name: 'Xamarin.iOS - Contacts: Using ContactsUI View Controllers and Properties'
3
-
description: This sample is a set of sample code that demonstrates how to use ContactsUI view controllers and properties. Build Requirements Xcode 9.0 or later;...
2
+
name: 'Xamarin.iOS - Contacts using ContactsUI'
3
+
description: 'This sample is a set of sample code that demonstrates how to use ContactsUI view controllers and properties'
4
4
page_type: sample
5
5
languages:
6
6
- csharp
@@ -10,7 +10,7 @@ urlFragment: contacts
10
10
---
11
11
# Contacts: Using ContactsUI View Controllers and Properties
12
12
13
-
This sample is a set of sample code that demonstrates how to use ContactsUI view controllers and properties.
13
+
Sample code that demonstrates how to use ContactsUI view controllers and properties.
14
14
15
15

16
16
@@ -26,7 +26,3 @@ Xcode 9.0 or later; iOS 10.3 SDK or later
26
26
## License
27
27
28
28
Xamarin port changes are released under the MIT license.
Copy file name to clipboardExpand all lines: MultichannelMixer/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
name: Xamarin.iOS - iPhone Multichannel Mixer test
3
-
description: "Demonstrates how to build an Audio Unit Graph connecting a Multichannel Mixer instance to the RemoteIO unit. Two input busses are created #ios6"
3
+
description: "Demonstrates how to build an Audio Unit Graph connecting a Multichannel Mixer instance to the RemoteIO unit. Two input busses are created (iOS6)"
0 commit comments