Show / Hide Table of Contents

    Class ProtocolPage

    Displays a single protocol.

    Inheritance
    System.Object
    ProtocolPage
    Namespace: Sensus.UI
    Assembly: SensusAndroid.dll
    Syntax
    public class ProtocolPage : ContentPage

    Constructors

    ProtocolPage(Protocol)

    Initializes a new instance of the ProtocolPage class.

    Declaration
    public ProtocolPage(Protocol protocol)
    Parameters
    Type Name Description
    Protocol protocol

    Protocol to display.

    Methods

    OnAppearing()

    Declaration
    protected override void OnAppearing()

    OnDisappearing()

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