Class AnimatedNavigationPage
A Page that manages the navigation with custom animation and user-experience of a stack of other pages.
Inheritance
System.Object
Xamarin.Forms.BindableObject
Xamarin.Forms.Element
Xamarin.Forms.NavigableElement
Xamarin.Forms.VisualElement
Xamarin.Forms.Page
Xamarin.Forms.NavigationPage
AnimatedNavigationPage
Implements
System.ComponentModel.INotifyPropertyChanged
Xamarin.Forms.IAnimatable
Xamarin.Forms.ITabStopElement
Xamarin.Forms.ILayout
Xamarin.Forms.IPageController
Xamarin.Forms.IVisualElementController
Xamarin.Forms.IElementController
Xamarin.Forms.IElementConfiguration<Xamarin.Forms.Page>
Xamarin.Forms.IPageContainer<Xamarin.Forms.Page>
Xamarin.Forms.INavigationPageController
Xamarin.Forms.IElementConfiguration<Xamarin.Forms.NavigationPage>
Inherited Members
Xamarin.Forms.NavigationPage.BackButtonTitleProperty
Xamarin.Forms.NavigationPage.HasNavigationBarProperty
Xamarin.Forms.NavigationPage.HasBackButtonProperty
Xamarin.Forms.NavigationPage.BarBackgroundColorProperty
Xamarin.Forms.NavigationPage.BarBackgroundProperty
Xamarin.Forms.NavigationPage.BarTextColorProperty
Xamarin.Forms.NavigationPage.TitleIconImageSourceProperty
Xamarin.Forms.NavigationPage.IconColorProperty
Xamarin.Forms.NavigationPage.TitleViewProperty
Xamarin.Forms.NavigationPage.CurrentPageProperty
Xamarin.Forms.NavigationPage.RootPageProperty
Xamarin.Forms.NavigationPage.GetBackButtonTitle(Xamarin.Forms.BindableObject)
Xamarin.Forms.NavigationPage.GetHasBackButton(Xamarin.Forms.Page)
Xamarin.Forms.NavigationPage.GetHasNavigationBar(Xamarin.Forms.BindableObject)
Xamarin.Forms.NavigationPage.GetTitleIconImageSource(Xamarin.Forms.BindableObject)
Xamarin.Forms.NavigationPage.GetTitleView(Xamarin.Forms.BindableObject)
Xamarin.Forms.NavigationPage.GetIconColor(Xamarin.Forms.BindableObject)
Xamarin.Forms.NavigationPage.PopAsync()
Xamarin.Forms.NavigationPage.PopAsync(System.Boolean)
Xamarin.Forms.NavigationPage.PopToRootAsync()
Xamarin.Forms.NavigationPage.PopToRootAsync(System.Boolean)
Xamarin.Forms.NavigationPage.PushAsync(Xamarin.Forms.Page)
Xamarin.Forms.NavigationPage.PushAsync(Xamarin.Forms.Page, System.Boolean)
Xamarin.Forms.NavigationPage.SetBackButtonTitle(Xamarin.Forms.BindableObject, System.String)
Xamarin.Forms.NavigationPage.SetHasBackButton(Xamarin.Forms.Page, System.Boolean)
Xamarin.Forms.NavigationPage.SetHasNavigationBar(Xamarin.Forms.BindableObject, System.Boolean)
Xamarin.Forms.NavigationPage.SetTitleIconImageSource(Xamarin.Forms.BindableObject, Xamarin.Forms.ImageSource)
Xamarin.Forms.NavigationPage.SetTitleView(Xamarin.Forms.BindableObject, Xamarin.Forms.View)
Xamarin.Forms.NavigationPage.SetIconColor(Xamarin.Forms.BindableObject, Xamarin.Forms.Color)
Xamarin.Forms.NavigationPage.OnBackButtonPressed()
Xamarin.Forms.NavigationPage.Xamarin.Forms.INavigationPageController.RemoveAsyncInner(Xamarin.Forms.Page, System.Boolean, System.Boolean)
Xamarin.Forms.NavigationPage.On<T>()
Xamarin.Forms.NavigationPage.BarBackgroundColor
Xamarin.Forms.NavigationPage.BarBackground
Xamarin.Forms.NavigationPage.BarTextColor
Xamarin.Forms.NavigationPage.CurrentPage
Xamarin.Forms.NavigationPage.RootPage
Xamarin.Forms.NavigationPage.Popped
Xamarin.Forms.NavigationPage.PoppedToRoot
Xamarin.Forms.NavigationPage.Pushed
Xamarin.Forms.Page.BusySetSignalName
Xamarin.Forms.Page.AlertSignalName
Xamarin.Forms.Page.PromptSignalName
Xamarin.Forms.Page.ActionSheetSignalName
Xamarin.Forms.Page.BackgroundImageSourceProperty
Xamarin.Forms.Page.IsBusyProperty
Xamarin.Forms.Page.PaddingProperty
Xamarin.Forms.Page.TitleProperty
Xamarin.Forms.Page.IconImageSourceProperty
Xamarin.Forms.Page.DisplayActionSheet(System.String, System.String, System.String, System.String[])
Xamarin.Forms.Page.DisplayActionSheet(System.String, System.String, System.String, Xamarin.Forms.FlowDirection, System.String[])
Xamarin.Forms.Page.DisplayAlert(System.String, System.String, System.String)
Xamarin.Forms.Page.DisplayAlert(System.String, System.String, System.String, System.String)
Xamarin.Forms.Page.DisplayAlert(System.String, System.String, System.String, Xamarin.Forms.FlowDirection)
Xamarin.Forms.Page.DisplayAlert(System.String, System.String, System.String, System.String, Xamarin.Forms.FlowDirection)
Xamarin.Forms.Page.DisplayPromptAsync(System.String, System.String, System.String, System.String, System.String, System.Int32, Xamarin.Forms.Keyboard, System.String)
Xamarin.Forms.Page.ForceLayout()
Xamarin.Forms.Page.SendBackButtonPressed()
Xamarin.Forms.Page.LayoutChildren(System.Double, System.Double, System.Double, System.Double)
Xamarin.Forms.Page.OnAppearing()
Xamarin.Forms.Page.OnBindingContextChanged()
Xamarin.Forms.Page.OnChildMeasureInvalidated(System.Object, System.EventArgs)
Xamarin.Forms.Page.OnDisappearing()
Xamarin.Forms.Page.OnParentSet()
Xamarin.Forms.Page.OnSizeAllocated(System.Double, System.Double)
Xamarin.Forms.Page.UpdateChildrenLayout()
Xamarin.Forms.Page.BackgroundImageSource
Xamarin.Forms.Page.IconImageSource
Xamarin.Forms.Page.IsBusy
Xamarin.Forms.Page.Padding
Xamarin.Forms.Page.Title
Xamarin.Forms.Page.ToolbarItems
Xamarin.Forms.Page.LayoutChanged
Xamarin.Forms.Page.Appearing
Xamarin.Forms.Page.Disappearing
Xamarin.Forms.VisualElement.NavigationProperty
Xamarin.Forms.VisualElement.StyleProperty
Xamarin.Forms.VisualElement.InputTransparentProperty
Xamarin.Forms.VisualElement.IsEnabledProperty
Xamarin.Forms.VisualElement.XProperty
Xamarin.Forms.VisualElement.YProperty
Xamarin.Forms.VisualElement.AnchorXProperty
Xamarin.Forms.VisualElement.AnchorYProperty
Xamarin.Forms.VisualElement.TranslationXProperty
Xamarin.Forms.VisualElement.TranslationYProperty
Xamarin.Forms.VisualElement.WidthProperty
Xamarin.Forms.VisualElement.HeightProperty
Xamarin.Forms.VisualElement.RotationProperty
Xamarin.Forms.VisualElement.RotationXProperty
Xamarin.Forms.VisualElement.RotationYProperty
Xamarin.Forms.VisualElement.ScaleProperty
Xamarin.Forms.VisualElement.ScaleXProperty
Xamarin.Forms.VisualElement.ScaleYProperty
Xamarin.Forms.VisualElement.ClipProperty
Xamarin.Forms.VisualElement.VisualProperty
Xamarin.Forms.VisualElement.IsVisibleProperty
Xamarin.Forms.VisualElement.OpacityProperty
Xamarin.Forms.VisualElement.BackgroundColorProperty
Xamarin.Forms.VisualElement.BackgroundProperty
Xamarin.Forms.VisualElement.BehaviorsProperty
Xamarin.Forms.VisualElement.TriggersProperty
Xamarin.Forms.VisualElement.WidthRequestProperty
Xamarin.Forms.VisualElement.HeightRequestProperty
Xamarin.Forms.VisualElement.MinimumWidthRequestProperty
Xamarin.Forms.VisualElement.MinimumHeightRequestProperty
Xamarin.Forms.VisualElement.IsFocusedProperty
Xamarin.Forms.VisualElement.FlowDirectionProperty
Xamarin.Forms.VisualElement.TabIndexProperty
Xamarin.Forms.VisualElement.IsTabStopProperty
Xamarin.Forms.VisualElement.OnTabIndexPropertyChanged(System.Int32, System.Int32)
Xamarin.Forms.VisualElement.TabIndexDefaultValueCreator()
Xamarin.Forms.VisualElement.OnTabStopPropertyChanged(System.Boolean, System.Boolean)
Xamarin.Forms.VisualElement.TabStopDefaultValueCreator()
Xamarin.Forms.VisualElement.BatchBegin()
Xamarin.Forms.VisualElement.BatchCommit()
Xamarin.Forms.VisualElement.Focus()
Xamarin.Forms.VisualElement.Layout(Xamarin.Forms.Rectangle)
Xamarin.Forms.VisualElement.Measure(System.Double, System.Double, Xamarin.Forms.MeasureFlags)
Xamarin.Forms.VisualElement.Unfocus()
Xamarin.Forms.VisualElement.InvalidateMeasure()
Xamarin.Forms.VisualElement.OnChildAdded(Xamarin.Forms.Element)
Xamarin.Forms.VisualElement.OnChildRemoved(Xamarin.Forms.Element)
Xamarin.Forms.VisualElement.OnChildRemoved(Xamarin.Forms.Element, System.Int32)
Xamarin.Forms.VisualElement.OnChildrenReordered()
Xamarin.Forms.VisualElement.OnMeasure(System.Double, System.Double)
Xamarin.Forms.VisualElement.SizeAllocated(System.Double, System.Double)
Xamarin.Forms.VisualElement.Xamarin.Forms.IVisualElementController.InvalidateMeasure(Xamarin.Forms.Internals.InvalidationTrigger)
Xamarin.Forms.VisualElement.ChangeVisualState()
Xamarin.Forms.VisualElement.Visual
Xamarin.Forms.VisualElement.FlowDirection
Xamarin.Forms.VisualElement.Xamarin.Forms.IVisualElementController.EffectiveFlowDirection
Xamarin.Forms.VisualElement.AnchorX
Xamarin.Forms.VisualElement.AnchorY
Xamarin.Forms.VisualElement.BackgroundColor
Xamarin.Forms.VisualElement.Background
Xamarin.Forms.VisualElement.Behaviors
Xamarin.Forms.VisualElement.Bounds
Xamarin.Forms.VisualElement.Height
Xamarin.Forms.VisualElement.HeightRequest
Xamarin.Forms.VisualElement.InputTransparent
Xamarin.Forms.VisualElement.IsEnabled
Xamarin.Forms.VisualElement.IsFocused
Xamarin.Forms.VisualElement.IsVisible
Xamarin.Forms.VisualElement.MinimumHeightRequest
Xamarin.Forms.VisualElement.MinimumWidthRequest
Xamarin.Forms.VisualElement.Opacity
Xamarin.Forms.VisualElement.Rotation
Xamarin.Forms.VisualElement.RotationX
Xamarin.Forms.VisualElement.RotationY
Xamarin.Forms.VisualElement.Scale
Xamarin.Forms.VisualElement.ScaleX
Xamarin.Forms.VisualElement.ScaleY
Xamarin.Forms.VisualElement.TabIndex
Xamarin.Forms.VisualElement.IsTabStop
Xamarin.Forms.VisualElement.TranslationX
Xamarin.Forms.VisualElement.TranslationY
Xamarin.Forms.VisualElement.Triggers
Xamarin.Forms.VisualElement.Width
Xamarin.Forms.VisualElement.WidthRequest
Xamarin.Forms.VisualElement.X
Xamarin.Forms.VisualElement.Y
Xamarin.Forms.VisualElement.Clip
Xamarin.Forms.VisualElement.Resources
Xamarin.Forms.VisualElement.ChildrenReordered
Xamarin.Forms.VisualElement.Focused
Xamarin.Forms.VisualElement.MeasureInvalidated
Xamarin.Forms.VisualElement.SizeChanged
Xamarin.Forms.VisualElement.Unfocused
Xamarin.Forms.NavigableElement.Navigation
Xamarin.Forms.NavigableElement.Style
Xamarin.Forms.NavigableElement.StyleClass
Xamarin.Forms.NavigableElement.class
Xamarin.Forms.Element.MenuProperty
Xamarin.Forms.Element.AutomationIdProperty
Xamarin.Forms.Element.ClassIdProperty
Xamarin.Forms.Element.GetMenu(Xamarin.Forms.BindableObject)
Xamarin.Forms.Element.SetMenu(Xamarin.Forms.BindableObject, Xamarin.Forms.Menu)
Xamarin.Forms.Element.Xamarin.Forms.IElementController.SetValueFromRenderer(Xamarin.Forms.BindableProperty, System.Object)
Xamarin.Forms.Element.FindByName(System.String)
Xamarin.Forms.Element.RemoveDynamicResource(Xamarin.Forms.BindableProperty)
Xamarin.Forms.Element.SetDynamicResource(Xamarin.Forms.BindableProperty, System.String)
Xamarin.Forms.Element.OnPropertyChanged(System.String)
Xamarin.Forms.Element.AutomationId
Xamarin.Forms.Element.ClassId
Xamarin.Forms.Element.Effects
Xamarin.Forms.Element.Id
Xamarin.Forms.Element.StyleId
Xamarin.Forms.Element.Parent
Xamarin.Forms.Element.ChildAdded
Xamarin.Forms.Element.ChildRemoved
Xamarin.Forms.Element.DescendantAdded
Xamarin.Forms.Element.DescendantRemoved
Xamarin.Forms.BindableObject.BindingContextProperty
Xamarin.Forms.BindableObject.ClearValue(Xamarin.Forms.BindableProperty)
Xamarin.Forms.BindableObject.ClearValue(Xamarin.Forms.BindablePropertyKey)
Xamarin.Forms.BindableObject.GetValue(Xamarin.Forms.BindableProperty)
Xamarin.Forms.BindableObject.IsSet(Xamarin.Forms.BindableProperty)
Xamarin.Forms.BindableObject.RemoveBinding(Xamarin.Forms.BindableProperty)
Xamarin.Forms.BindableObject.SetBinding(Xamarin.Forms.BindableProperty, Xamarin.Forms.BindingBase)
Xamarin.Forms.BindableObject.ApplyBindings()
Xamarin.Forms.BindableObject.OnPropertyChanging(System.String)
Xamarin.Forms.BindableObject.UnapplyBindings()
Xamarin.Forms.BindableObject.SetValue(Xamarin.Forms.BindableProperty, System.Object)
Xamarin.Forms.BindableObject.SetValue(Xamarin.Forms.BindablePropertyKey, System.Object)
Xamarin.Forms.BindableObject.CoerceValue(Xamarin.Forms.BindableProperty)
Xamarin.Forms.BindableObject.CoerceValue(Xamarin.Forms.BindablePropertyKey)
Xamarin.Forms.BindableObject.Dispatcher
Xamarin.Forms.BindableObject.BindingContext
Xamarin.Forms.BindableObject.PropertyChanged
Xamarin.Forms.BindableObject.PropertyChanging
Xamarin.Forms.BindableObject.BindingContextChanged
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Tizen.Theme.Common
Assembly: Tizen.Theme.Common.dll
Syntax
public class AnimatedNavigationPage : NavigationPage, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, INavigationProxy, IStyleSelectable, IAnimatable, IResourcesProvider, IStyleElement, IFlowDirectionController, IPropertyPropagationController, IVisualController, ITabStopElement, IStylable, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement, IPageContainer<Page>, IBarElement, INavigationPageController, IElementConfiguration<NavigationPage>
Constructors
AnimatedNavigationPage()
Creates and initializes a new instance of the AnimatedNavigationPage class.
Declaration
public AnimatedNavigationPage()
AnimatedNavigationPage(Page)
Creates and initializes a new instance of the AnimatedNavigationPage class.
Declaration
public AnimatedNavigationPage(Page root)
Parameters
Type | Name | Description |
---|---|---|
Xamarin.Forms.Page | root | The root page |
Fields
IsPreviousPageVisibleProperty
Identifies the IsPreviousPageVisible bindable property.
Declaration
public static readonly BindableProperty IsPreviousPageVisibleProperty
Field Value
Type | Description |
---|---|
Xamarin.Forms.BindableProperty |
Properties
IsPreviousPageVisible
Gets ans sets a value that determines whether previous page should be visible or not. This is a bindable property.
Declaration
public bool IsPreviousPageVisible { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.ComponentModel.INotifyPropertyChanged
Xamarin.Forms.IAnimatable
Xamarin.Forms.ITabStopElement
Xamarin.Forms.ILayout
Xamarin.Forms.IPageController
Xamarin.Forms.IVisualElementController
Xamarin.Forms.IElementController
Xamarin.Forms.IElementConfiguration<TElement>
Xamarin.Forms.IPageContainer<T>
Xamarin.Forms.INavigationPageController
Xamarin.Forms.IElementConfiguration<TElement>