summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml68
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/Entry.xml4
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.macOSSpecific/TabbedPage.xml36
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/macOS.xml6
-rw-r--r--docs/Xamarin.Forms.Core/index.xml56
5 files changed, 85 insertions, 85 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml
index f350f5ec..a4bcf0f0 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml
@@ -10,7 +10,7 @@
</Base>
<Interfaces />
<Docs>
- <summary>To be added.</summary>
+ <summary>AppCompat application instance on Android.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
@@ -28,8 +28,8 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the appearing event is sent when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -48,8 +48,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the appearing event is sent when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -68,8 +68,8 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the disappearing event is sent when the application is paused.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -88,8 +88,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the disappearing event is sent when the application is paused.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -108,8 +108,8 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the keyboard state should be preserved when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -128,8 +128,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the keyboard state should be preserved when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -149,9 +149,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a value that controls whether the appearing event is sent when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -167,7 +167,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the attached property that controls whether the appearing event is sent when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -186,9 +186,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the disappearing event is sent when the application is paused.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -204,7 +204,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the attached property that controls whether the disappearing event is sent when the application is paused.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -223,9 +223,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the appearing event is sent when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -244,9 +244,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the disappearing event is sent when the application is paused.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -265,9 +265,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the keyboard state should be preserved when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -286,9 +286,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the keyboard state should be preserved when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -304,7 +304,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the property that controls whether the keyboard state should be preserved when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/Entry.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/Entry.xml
index e20141b5..fe79dc18 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/Entry.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/Entry.xml
@@ -30,8 +30,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Entry&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the entry control automatically adjusts the font size..</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.macOSSpecific/TabbedPage.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.macOSSpecific/TabbedPage.xml
index 550ca297..90951736 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.macOSSpecific/TabbedPage.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.macOSSpecific/TabbedPage.xml
@@ -10,7 +10,7 @@
</Base>
<Interfaces />
<Docs>
- <summary>To be added.</summary>
+ <summary>The tabbed page instance that Xamarin.Forms created on the macOS platform.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
@@ -28,8 +28,8 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a value that describes the way that tabs are displayed.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -48,8 +48,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a value that describes the way that tabs are displayed.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -68,8 +68,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Hides the tabs on the tabbed page.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -89,9 +89,9 @@
<Parameter Name="value" Type="Xamarin.Forms.TabsStyle" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a value that controls the way that tabs are displayed.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -111,9 +111,9 @@
<Parameter Name="value" Type="Xamarin.Forms.TabsStyle" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a value that controls the way that tabs are displayed.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -131,8 +131,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Sets tab display to the default style.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -151,8 +151,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Sets tab display to the respond to user swipes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -168,7 +168,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the attached property that controls how tabs are displayed.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/macOS.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/macOS.xml
index 5012c5e8..b9cde572 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/macOS.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/macOS.xml
@@ -14,8 +14,8 @@
</Interface>
</Interfaces>
<Docs>
- <summary>To be added.</summary>
- <remarks>To be added.</remarks>
+ <summary>Marker class that identifies the macOS platform.</summary>
+ <remarks>Developers specify the type name of this marker class to the <see cref="M:Xamarin.Forms.IPlatformElementConfiguration{T,TElement}.On{T}" /> method to specify the underlying iOS control on which to run a platform-specific effect.</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
@@ -27,7 +27,7 @@
</AssemblyInfo>
<Parameters />
<Docs>
- <summary>To be added.</summary>
+ <summary>Creates a new macOS marker class.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
diff --git a/docs/Xamarin.Forms.Core/index.xml b/docs/Xamarin.Forms.Core/index.xml
index 83827e21..32d7fe8a 100644
--- a/docs/Xamarin.Forms.Core/index.xml
+++ b/docs/Xamarin.Forms.Core/index.xml
@@ -1573,8 +1573,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the appearing event is sent when the application resumes.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application" Member="M:Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application.GetSendAppearingEventOnResume(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application})" />
</Member>
@@ -1594,8 +1594,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the disappearing event is sent when the application is paused.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application" Member="M:Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application.GetSendDisappearingEventOnPause(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application})" />
</Member>
@@ -1615,8 +1615,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the keyboard state should be preserved when the application resumes.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application" Member="M:Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application.GetShouldPreserveKeyboardOnResume(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application})" />
</Member>
@@ -1637,9 +1637,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a value that controls whether the appearing event is sent when the application resumes.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application" Member="M:Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application.SendAppearingEventOnResume(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application},System.Boolean)" />
</Member>
@@ -1660,9 +1660,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the disappearing event is sent when the application is paused.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application" Member="M:Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application.SendDisappearingEventOnPause(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application},System.Boolean)" />
</Member>
@@ -1683,9 +1683,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the keyboard state should be preserved when the application resumes.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application" Member="M:Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat.Application.ShouldPreserveKeyboardOnResume(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application},System.Boolean)" />
</Member>
@@ -1923,8 +1923,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Entry&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the entry control automatically adjusts the font size..</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.iOSSpecific.Entry" Member="M:Xamarin.Forms.PlatformConfiguration.iOSSpecific.Entry.AdjustsFontSizeToFitWidth(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Entry})" />
</Member>
@@ -2315,8 +2315,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a value that describes the way that tabs are displayed.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage" Member="M:Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage.GetTabsStyle(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage})" />
</Member>
@@ -2336,8 +2336,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Hides the tabs on the tabbed page.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage" Member="M:Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage.HideTabs(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage})" />
</Member>
@@ -2358,9 +2358,9 @@
<Parameter Name="value" Type="Xamarin.Forms.TabsStyle" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a value that controls the way that tabs are displayed.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage" Member="M:Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage.SetShowTabs(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage},Xamarin.Forms.TabsStyle)" />
</Member>
@@ -2380,8 +2380,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Sets tab display to the default style.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage" Member="M:Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage.ShowTabs(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage})" />
</Member>
@@ -2401,8 +2401,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Sets tab display to the respond to user swipes.</summary>
</Docs>
<Link Type="Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage" Member="M:Xamarin.Forms.PlatformConfiguration.macOSSpecific.TabbedPage.ShowTabsOnNavigation(Xamarin.Forms.IPlatformElementConfiguration{Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage})" />
</Member>