C# Class FormsAnimations.ExampleViewCell

Inheritance: Xamarin.Forms.ViewCell
Show file Open project: michaeled/FormsAnimations

Public Methods

Method Description
ExampleViewCell ( ) : System

Protected Methods

Method Description
OnBindingContextChanged ( ) : void

Method Details

ExampleViewCell() public method

public ExampleViewCell ( ) : System
return System

OnBindingContextChanged() protected method

protected OnBindingContextChanged ( ) : void
return void