Android.Widget.Toast.Duration Property
Return the duration.

Syntax

[get: Android.Runtime.Register("getDuration", "()I", "GetGetDurationHandler")]
[set: Android.Runtime.Register("setDuration", "(I)V", "GetSetDuration_IHandler")]
public virtual ToastLength Duration { get; set; }

See Also

Toast.Duration

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return the duration.

Set method documentation [Android Documentation]

Set how long to show the view for.

Requirements

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