Android.Content.Res.AssetFileDescriptor.Extras Property
Returns any additional details that can be used to interpret the underlying file descriptor.

Syntax

[get: Android.Runtime.Register("getExtras", "()Landroid/os/Bundle;", "GetGetExtrasHandler")]
public virtual Android.OS.Bundle Extras { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns any additional details that can be used to interpret the underlying file descriptor. May be null.

[Android Documentation]

Requirements

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