C# Class FlexGridSample.RowDetailsViewController

Mostrar archivo Open project: GoXuni/Xamarin.iOS-Samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void
modeSelected void

Public Methods

Method Description
RowDetailsViewController ( IntPtr handle ) : Foundation
ViewDidLoad ( ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void
modeSelected ( UISegmentedControl sender ) : void

Method Details

RowDetailsViewController() public method

public RowDetailsViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void