MonoTouch.UIKit.UIView.InsertSubview Method
Inserts the specified subview at the specified location as a subview of this view.

Syntax

[MonoTouch.Foundation.Export("insertSubview:atIndex:")]
public virtual void InsertSubview (UIView view, int atIndex)

Parameters

view
The view to add as a nested view of this view.
atIndex
The index in the stack of subviews where this view will be inserted.

Remarks

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0