Show / Hide Table of Contents

    Class App

    Inheritance
    System.Object
    App
    Namespace: Sensus.UI
    Assembly: SensusAndroid.dll
    Syntax
    public class App : Application

    Constructors

    App()

    Declaration
    public App()

    Properties

    DetailPage

    Declaration
    public Page DetailPage { get; set; }
    Property Value
    Type Description
    Xamarin.Forms.Page

    MasterPage

    Declaration
    public Page MasterPage { get; }
    Property Value
    Type Description
    Xamarin.Forms.Page

    Methods

    OnStart()

    Declaration
    protected override void OnStart()
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX