Class RecommendationsPageView
Inheritance
RecommendationsPageView
Implements
Inherited Members
Namespace: EduCATS.Pages.Recommendations.Views
Assembly: EduCATS.dll
Syntax
public class RecommendationsPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
Constructors
RecommendationsPageView()
Declaration
public RecommendationsPageView()
Methods
OnAppearing()
When overridden, allows application developers to customize behavior immediately prior to the Page becoming visible.
Declaration
protected override void OnAppearing()
Overrides
Remarks
To be added.