C# Class iOSHelpers.StackPanel

Inheritance: UIView, IEnumerable
ファイルを表示 Open project: Clancey/iOSHelpers Class Usage Examples

Public Methods

Method Description
LayoutSubviews ( ) : void
StackPanel ( ) : System
StackPanel ( CGRect rect ) : System

Private Methods

Method Description
init ( ) : void

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

StackPanel() public method

public StackPanel ( ) : System
return System

StackPanel() public method

public StackPanel ( CGRect rect ) : System
rect CGRect
return System