C# Class Xamarin.Canvas.iOS.Example.PhotoAlbum

Inheritance: GroupNode
显示文件 Open project: Clancey/Canvas

Public Methods

Method Description
PhotoAlbum ( ) : System

Protected Methods

Method Description
OnSizeAllocated ( double width, double height ) : void

Method Details

OnSizeAllocated() protected method

protected OnSizeAllocated ( double width, double height ) : void
width double
height double
return void

PhotoAlbum() public method

public PhotoAlbum ( ) : System
return System