MonoTouch.UIKit.UIView.BringSubviewToFront Method
Moves the specified subview so that it appears in front of other UIView.Subviews.

Syntax

[MonoTouch.Foundation.Export("bringSubviewToFront:")]
public virtual void BringSubviewToFront (UIView view)

See Also

UIView.SendSubviewToBack

Parameters

view
The subview to move to the front.

Remarks

Requirements

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