MonoTouch.UIKit.UIView.ExchangeSubview Method
This method exchanges the indices of two MonoTouch.UIKit.UIViews within the UIView.Subviews array.

Syntax

[MonoTouch.Foundation.Export("exchangeSubviewAtIndex:withSubviewAtIndex:")]
public virtual void ExchangeSubview (int atIndex, int withSubviewAtIndex)

See Also

UIView.AddSubview
UIView.InsertSubview
UIView.InsertSubviewAbove
UIView.InsertSubviewBelow

Parameters

atIndex
An index within the zero-based UIView.Subviews array.
withSubviewAtIndex
Another index within the zero-based UIView.Subviews array.

Remarks

Requirements

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