UIKit.UIView.InvalidateIntrinsicContentSize Method
Alerts the Auto Layout system that the intrinsic value of the UIKit.UIView has changed.

Syntax

[Foundation.Export("invalidateIntrinsicContentSize")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void InvalidateIntrinsicContentSize ()

Remarks

Application developers should call this method when they have overridden UIView.IntrinsicContentSize and something has happened to change the value of that property. The Auto Layout system will use the new property in its next layout pass.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0