Class FindGroupPageView
Inheritance
FindGroupPageView
Implements
Inherited Members
Namespace: EduCATS.Pages.Parental.FindGroup.Views
Assembly: EduCATS.dll
Syntax
public class FindGroupPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
Constructors
FindGroupPageView()
Declaration
public FindGroupPageView()
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.