Share via


GridLayoutAnimationController.AnimationParameters.Column Property

Definition

The view group's column to which the view belongs.

[Android.Runtime.Register("column")]
public int Column { get; set; }
[<Android.Runtime.Register("column")>]
member this.Column : int with get, set

Property Value

Attributes

Remarks

The view group's column to which the view belongs.

Java documentation for android.view.animation.GridLayoutAnimationController.AnimationParameters.column.

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