MonoTouch.UIKit.UIView.MovedToSuperview Method
Indicates the MonoTouch.UIKit.UIView has had its UIView.Superview property changed.

Syntax

[MonoTouch.Foundation.Export("didMoveToSuperview")]
public virtual void MovedToSuperview ()

Remarks

Application developers can override this method to perform additional calculations when the UIView.Superview changes.

This method is only called on the immediate descendants of the UIView.Superview.

Requirements

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