Syntax
public enum LayoutDirection
Remarks
Members
Member Name | Description |
---|
Inherit | Horizontal layout direction of this view is inherited from its parent.
Use with View.LayoutDirection.
|
Locale | Horizontal layout direction of this view is from deduced from the default language
script for the locale. Use with View.LayoutDirection.
|
Ltr | Horizontal layout direction of this view is from Left to Right.
Use with View.LayoutDirection.
|
Rtl | Horizontal layout direction of this view is from Right to Left.
Use with View.LayoutDirection.
|
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0