MonoTouch.UIKit.UIView.InsertSubviewAbove Method
Inserts the specified view above the siblingSubvie in the view hierarchy

Syntax

[MonoTouch.Foundation.Export("insertSubview:aboveSubview:")]
public virtual void InsertSubviewAbove (UIView view, UIView siblingSubview)

Parameters

view
The view to add as a nested view of this view.
siblingSubview
The subview of this view that will be below the view.

Remarks

Requirements

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