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

Syntax

[Android.Runtime.Register("setExitFadeDuration", "(I)V", "GetSetExitFadeDuration_IHandler")]
public virtual void SetExitFadeDuration (int ms)

Parameters

ms
The amount of time to fade in milliseconds.

Remarks

Change the global fade duration when a new drawable is leaving 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