UIKit.UIView.InsertSubviewBelow Method
Inserts the specified view below the siblingSubview in the view hierarchy.

Syntax

[Foundation.Export("insertSubview:belowSubview:")]
public virtual void InsertSubviewBelow (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