Android.Graphics.Drawables.DrawableContainer.SetEnterFadeDuration Method
Change the global fade duration when a new drawable is entering the scene.

Syntax

[Android.Runtime.Register("setEnterFadeDuration", "(I)V", "GetSetEnterFadeDuration_IHandler")]
public virtual void SetEnterFadeDuration (int ms)

Parameters

ms
The amount of time to fade in milliseconds.

Remarks

Change the global fade duration when a new drawable is entering the scene.

[Android Documentation]

Requirements

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