UIKit.UITextView.Selectable Property
Whether the application user can select content and interact with links and text attachments.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("isSelectable")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setSelectable:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual bool Selectable { get; set; }

See Also

UITextView.ClearsOnInsertion
UITextView.ScrollRangeToVisible
UITextView.SelectedRange

Value

The default value is true.

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