C# Class Accordion.Forms.ShadowBoxCell

Inheritance: Xamarin.Forms.ContentView
Show file Open project: GiusepeCasagrande/Accordion.Forms

Public Methods

Method Description
ShadowBoxCell ( View content, double boxHeight, double boxWidth ) : System

Method Details

ShadowBoxCell() public method

public ShadowBoxCell ( View content, double boxHeight, double boxWidth ) : System
content Xamarin.Forms.View
boxHeight double
boxWidth double
return System