UIKit.UITextView.LayoutManager Property
An UIKit.NSLayoutManager to control the layout of the text.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("layoutManager")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual NSLayoutManager LayoutManager { get; }

Value

By default, NSLayoutManager.AllowsNonContiguousLayout is true.

Remarks

The default UIKit.NSLayoutManager for a UIKit.UITextView allows non-contiguous layout, which can be confusing, as the default value for NSLayoutManager.AllowsNonContiguousLayout is false.

Requirements

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