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

Commit 9c0d675

Browse files
authored
Merge pull request #232 from xamarin/main
Merge main to live
2 parents 63c45c1 + 82833a7 commit 9c0d675

File tree

4 files changed

+14
-8
lines changed

4 files changed

+14
-8
lines changed

en/UIKit/UIAccessibility.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
When an application is running in Guided Access mode, it can prevent the home button from working, and can control other features of the operating system from working.
534534
</para>
535535
<para>
536-
For this API call to succeed, the application must be Supervised, and the application must have been whitelisted using Mobile Device Management.
536+
For this API call to succeed, the application must be Supervised, and the application must have been enabled for single app mode using Mobile Device Management.
537537
</para>
538538
</remarks>
539539
</Docs>

en/XamarinAppleAPI-breadcrumb/toc.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- name: Xamarin
2+
tocHref: /dotnet/
3+
topicHref: /xamarin/index
4+
items:
5+
- name: .NET API browser
6+
tocHref: /dotnet/
7+
topicHref: /dotnet/api/index

en/breadcrumb/toc.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

en/docfx.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,19 @@
4040
]
4141
},
4242
"globalMetadata": {
43-
"feedback_system": "Standard",
43+
"feedback_system": "None",
4444
"apiPlatform": "dotnet",
45-
"breadcrumb_path": "~/breadcrumb/toc.yml",
45+
"breadcrumb_path": "/dotnet/XamarinAppleAPI-breadcrumb/toc.json",
4646
"author": "dotnet-bot",
4747
"ms.author": "dotnetcontent",
4848
"manager": "crdun",
4949
"ms.date": "02/02/2019",
5050
"searchScope": ["Xamarin.iOS API"],
51-
"uhfHeaderId": "MSDocsHeader-DotNet",
51+
"uhfHeaderId": "MSDocsHeader-Xamarin",
5252
"ms.topic": "managed-reference",
53-
"ms.prod": "xamarin",
54-
"ms.technology":"xamarin-ios"
53+
"ms.service": "xamarin",
54+
"products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/f0c462af-0ef9-4821-b36f-ba3d94736e2b"],
55+
"ms.subservice":"xamarin-ios"
5556
},
5657
"fileMetadata": {
5758
"author": {

0 commit comments

Comments
 (0)