summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/NavigationPage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/NavigationPage.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/NavigationPage.xml70
1 files changed, 35 insertions, 35 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/NavigationPage.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/NavigationPage.xml
index 5625bfd5..503cbd4b 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/NavigationPage.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.iOSSpecific/NavigationPage.xml
@@ -10,7 +10,7 @@
</Base>
<Interfaces />
<Docs>
- <summary>To be added.</summary>
+ <summary>The navigation page instance that Xamarin.Forms created on the iOS platform.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
@@ -28,9 +28,9 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.NavigationPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Makes the navigation bar opaque on the platform-specific element.</summary>
+ <returns>The updated configuration object on which developers can make successive method calls.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -48,9 +48,9 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.NavigationPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Makes the navigation bar translucent on the platform-specific element.</summary>
+ <returns>The updated configuration object on which developers can make successive method calls.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -68,9 +68,9 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the navigation bar on the platform-specific navigation page is translucent.</summary>
+ <returns>A Boolean value that tells whether the navigation bar on the platform-specific navigation page is translucent.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -88,9 +88,9 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a value that controls whether the status bar text color is adjusted to match the luminosity of the navigation bar for the platform-specific navigation page.</summary>
+ <returns>A value that controls whether the status bar text color is adjusted to match the luminosity of the navigation bar for the platform-specific navigation page.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -108,9 +108,9 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.NavigationPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a value that controls whether the status bar text color is adjusted to match the luminosity of the navigation bar for the platform-specific navigation page.</summary>
+ <returns>A value that controls whether the status bar text color is adjusted to match the luminosity of the navigation bar for the platform-specific navigation page.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -128,9 +128,9 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.NavigationPage&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <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 navigation bar on the platform-specific navigation page is translucent.</summary>
+ <returns>A Boolean value that tells whether the navigation bar on the platform-specific navigation page is translucent.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -145,7 +145,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the <see cref="P:Xamarin.Forms.PlatformConfiguration.iOSSpecific.NavigationPage.IsNavigationBarTranslucent" /> property</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -164,9 +164,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 navigation bar on the platform-specific navigation page is translucent.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -185,10 +185,10 @@
<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>
- <returns>To be added.</returns>
+ <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 navigation bar on the platform-specific navigation page is translucent.</summary>
+ <returns>The updated configuration object on which developers can make successive method calls.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -207,9 +207,9 @@
<Parameter Name="value" Type="Xamarin.Forms.PlatformConfiguration.iOSSpecific.StatusBarTextColorMode" />
</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 whether the status bar text color is adjusted to match the luminosity of the navigation bar for the platform-specific navigation page.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -228,10 +228,10 @@
<Parameter Name="value" Type="Xamarin.Forms.PlatformConfiguration.iOSSpecific.StatusBarTextColorMode" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <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>Returns a value that controls whether the status bar text color is adjusted to match the luminosity of the navigation bar for the platform-specific navigation page.</summary>
+ <returns>The updated configuration object on which developers can make successive method calls.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -246,7 +246,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the attached property that controls whether the status bar text color is adjusted to match the luminosity of the navigation bar for the platform-specific navigation page.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>