Android.Views.View.TextDirectionLtr Field
Text direction is forced to LTR.

Value: 3

Syntax

[Android.Runtime.Register("TEXT_DIRECTION_LTR")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextDirection enum directly instead of this field.")]
public const TextDirection TextDirectionLtr

Remarks

Text direction is forced to LTR.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17