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

Syntax

[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: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0