Xamarin.Forms.TabbedPage.OnParentSet Method
Called when the parent is set.

Syntax

protected override void OnParentSet ()

Remarks

This method iterates up the Page.Parent hierarchy and writes a message to the debug listeners if it detects a Xamarin.Forms.NavigationPage. Application developers are advised that adding a Xamarin.Forms.TabbedPage to a Xamarin.Forms.NavigationPage may produce undesirable results.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0