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

Commit 41f72ef

Browse files
committed
update header yaml (tvOS)
1 parent b2b8e2e commit 41f72ef

File tree

13 files changed

+50
-48
lines changed

13 files changed

+50
-48
lines changed

tvos/Hello-tvOS/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2828

2929
## Useful links
3030

31-
* [tvOS](https://developer.apple.com/tvos/)
32-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
33-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
31+
- [tvOS](https://developer.apple.com/tvos/)
32+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
33+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvAlerts/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvAlerts
3-
description: This sample shows how to work with alerts in a Xamarin.tvOS app (tvOS)
3+
description: "This sample shows how to work with alerts in a Xamarin.tvOS app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvButtons/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvButtons
3-
description: This sample shows how to work with buttons is a Xamarin.tvOS app (tvOS)
3+
description: "This sample shows how to work with buttons in a Xamarin.tvOS app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -13,7 +13,7 @@ urlFragment: tvos-tvbuttons
1313
---
1414
# tvButtons
1515

16-
This sample shows how to work with buttons is a Xamarin.tvOS app.
16+
This sample shows how to work with buttons in a Xamarin.tvOS app.
1717

1818
![tvButtons application screenshot](Screenshots/01.png "tvButtons application screenshot")
1919

@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvCollection/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvCollection
3-
description: This sample shows how to work with Collection View Controllers in a Xamarin.tvOS app. Build Requirements Please see our Installing tvOS Support...
3+
description: "How to work with Collection View Controllers in a Xamarin app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvFocus/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvFocus
3-
description: This sample shows how to work with Focus Guides is a Xamarin.tvOS app. Focus Guides provide a mechanism that allows otherwise inaccessible User...
3+
description: "How to work with Focus Guides is a Xamarin app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvNavBars/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvNavBars
3-
description: This sample shows how to work with Navigation Bars in a Xamarin.tvOS app. Build Requirements Please see our Installing tvOS Support documentation...
3+
description: "Shows how to work with Navigation Bars in a Xamarin app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvPages/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvPages
3-
description: This sample shows how to work with Page Controls in a Xamarin.tvOS app. Build Requirements Please see our Installing tvOS Support documentation to...
3+
description: How to work with Page Controls in a Xamarin app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvProgress/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvProgress
3-
description: This sample shows how to work with Progress Indicators in a Xamarin.tvOS app. Build Requirements Please see our Installing tvOS Support...
3+
description: "How to work with Progress Indicators in a Xamarin app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvRemote/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvRemote
3-
description: Users of your Xamarin.tvOS app will not be interacting with it's interface directly as with iOS where they tap images on the device's screen, but...
3+
description: "Users of your Xamarin.tvOS app will not be interacting with its interface directly but instead via a remote control (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -13,7 +13,7 @@ urlFragment: tvos-tvremote
1313
---
1414
# tvRemote
1515

16-
Users of your Xamarin.tvOS app will not be interacting with it's interface directly as with iOS where they tap images on the device's screen, but indirectly from across the room using the Siri Remote.
16+
Users of your Xamarin.tvOS app will not be interacting with its interface directly as with iOS where they tap images on the device's screen, but indirectly from across the room using the Siri Remote.
1717

1818
This sample presents several ways that your Xamarin.tvOS app can interact with the Siri Remote to navigate your User Interface.
1919

@@ -29,6 +29,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2929

3030
## Useful links
3131

32-
* [tvOS](https://developer.apple.com/tvos/)
33-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
34-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
32+
- [tvOS](https://developer.apple.com/tvos/)
33+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
34+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

tvos/tvSplit/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - tvSplit
3-
description: This sample shows how to work with Split View Controllers in a Xamarin.tvOS app. Build Requirements Please see our Installing tvOS Support...
3+
description: "Shows how to work with Split View Controllers in a Xamarin app (tvOS)"
44
page_type: sample
55
languages:
66
- csharp
@@ -27,6 +27,6 @@ This sample can be launched on the tvOS Simulator and real 4th generation Apple
2727

2828
## Useful links
2929

30-
* [tvOS](https://developer.apple.com/tvos/)
31-
* [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32-
* [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)
30+
- [tvOS](https://developer.apple.com/tvos/)
31+
- [tvOS Human Interface Guides](https://developer.apple.com/tvos/human-interface-guidelines/)
32+
- [App Programming Guide for tvOS](https://developer.apple.com/library/prerelease/tvos/documentation/General/Conceptual/AppleTV_PG/)

0 commit comments

Comments
 (0)