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: tvos/UICatalog/README.md
+2-3Lines changed: 2 additions & 3 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
2
name: Xamarin.iOS - tvOS UICatalog
3
-
description: "Demonstrates how to use many views and controls in the UIKit framework on tvOS."
3
+
description: "Demonstrates how to use many views and controls in the UIKit framework on tvOS"
4
4
page_type: sample
5
5
languages:
6
6
- csharp
@@ -11,7 +11,6 @@ extensions:
11
11
- tvos
12
12
urlFragment: tvos-uicatalog
13
13
---
14
-
15
14
# tvOS UICatalog
16
15
17
16
Demonstrates how to use many views and controls in the UIKit framework on tvOS. Refer to this sample if you are looking for specific controls or views that are provided by the system.
@@ -30,6 +29,6 @@ Simulator or device with tvOS 9.0 or later
30
29
31
30
[Swift version of sample](https://developer.apple.com/library/prerelease/tvos/samplecode/UICatalogFortvOS/Introduction/Intro.html#//apple_ref/doc/uid/TP40016433)
32
31
33
-
## Copyright
32
+
## License
34
33
35
34
Xamarin port changes are released under the MIT license
Copy file name to clipboardExpand all lines: tvos/tvText/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 - tvText
3
-
description: This sample shows how to work with Text and Search Fields in a Xamarin.tvOS app. Build Requirements Please see our Installing tvOS Support...
3
+
description: Shows to work with Text and Search Fields in a Xamarin.tvOS app
0 commit comments