MonoTouch.UIKit.UIView.MovedToWindow Method
Indicates the MonoTouch.UIKit.UIView has had its UIView.Window property changed.

Syntax

[MonoTouch.Foundation.Export("didMoveToWindow")]
public virtual void MovedToWindow ()

Remarks

Application developers can override this method to perform additional calculations whent he UIView.Window changes.

This method is called on all members of the MonoTouch.UIKit.UIView's view hierarchy when the UIView.Window property changes.

Requirements

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