C# Class System.Application.UI.Views.ItemsPage

Inheritance: ContentPage
Show file Open project: SteamTools-Team/SteamTools

Public Methods

Method Description
ItemsPage ( ) : System.Application.UI.ViewModels

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

ItemsPage() public method

public ItemsPage ( ) : System.Application.UI.ViewModels
return System.Application.UI.ViewModels

OnAppearing() protected method

protected OnAppearing ( ) : void
return void