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()