Resource.Attribute.NextFocusLeft Field

Definition

Defines the next view to give focus to when the next focus is Left.

[Android.Runtime.Register("nextFocusLeft")]
public const int NextFocusLeft = 16842977;
[<Android.Runtime.Register("nextFocusLeft")>]
val mutable NextFocusLeft : int

Field Value

Value = 16842977
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