Resource.Attribute.MirrorForRtl Field

Definition

Defines if the associated drawables need to be mirrored when in RTL mode.

[Android.Runtime.Register("mirrorForRtl")]
public const int MirrorForRtl = 16843726;
[<Android.Runtime.Register("mirrorForRtl")>]
val mutable MirrorForRtl : int

Field Value

Value = 16843726
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to