UIKit.NSLayoutManager.InvalidateLayout Method
Invalidates the layout for the specified character range. Does not automatically trigger re-layout.

Syntax

[Foundation.Export("invalidateLayoutForCharacterRange:actualCharacterRange:")]
public virtual void InvalidateLayout (Foundation.NSRange charRange, out Foundation.NSRange actualCharRange)

Parameters

charRange
Documentation for this section has not yet been entered.
actualCharRange
If not null, on output holds the actual range invalidated.

Remarks

This method does not trigger either glyph generation or layout. Application developers will not normally need to call this method.

Requirements

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