Android.Animation.LayoutTransition.ChangeAppearing Field
A flag indicating the animation that runs on those items that are changing due to a new item appearing in the container.

Value: 0

Syntax

[Android.Runtime.Register("CHANGE_APPEARING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Animation.LayoutTransitionType enum directly instead of this field.")]
public const LayoutTransitionType ChangeAppearing

Remarks

A flag indicating the animation that runs on those items that are changing due to a new item appearing in the container.

[Android Documentation]

Requirements

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