C# Class SMS.Fingerprint.Sample.MainView

Inheritance: Xamarin.Forms.ContentPage
ファイルを表示 Open project: smstuebe/xamarin-fingerprint

Public Methods

Method Description
MainView ( ) : System

Private Methods

Method Description
OnAuthenticate ( object sender, EventArgs e ) : void
OnAuthenticateLocalized ( object sender, EventArgs e ) : void
SetResultAsync ( FingerprintAuthenticationResult result ) : Task

Method Details

MainView() public method

public MainView ( ) : System
return System