UIKit.UITextView.TextContainerInset Property
Defines the UITextView.TextContainer's layout area as insets from the UITextView's content area.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("textContainerInset")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setTextContainerInset:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual UIEdgeInsets TextContainerInset { get; set; }

See Also

UITextView.AllowsEditingTextAttributes
UITextView.AttributedText
UITextView.DataDetectorTypes
UITextView.Editable
UITextView.Font
UITextView.Text
UITextView.TextAlignment
UITextView.TextColor
UITextView.TypingAttributes

Value

The default value is {8, 0, 8, 0} (8 logical pixels inset at top and bottom, no inset on edges).

Remarks

Documentation for this section has not yet been entered.

Requirements

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