C# Class FormsGallery.CodeExamples.ImageButtonDemoPage

Inheritance: ContentPage
Show file Open project: xamarin/xamarin-forms-samples

Public Methods

Method Description
ImageButtonDemoPage ( ) : System

Private Methods

Method Description
OnImageButtonClicked ( object sender, EventArgs e ) : void

Method Details

ImageButtonDemoPage() public method

public ImageButtonDemoPage ( ) : System
return System