C# Class XamlForIphone.ViewHelper

Inheritance: MonoTouch.UIKit.UIView, IViewHelper
显示文件 Open project: Clancey/XamlForIphone

Public Methods

Method Description
LayoutSubviews ( ) : void
ViewHelper ( UIElement parent ) : System

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

ViewHelper() public method

public ViewHelper ( UIElement parent ) : System
parent UIElement
return System