The AssetFileDescriptor contains its own ParcelFileDescriptor, which
in addition to the normal FileDescriptor object also allows you to close
the descriptor when you are done with it.
Syntax
[get: Android.Runtime.Register("getParcelFileDescriptor", "()Landroid/os/ParcelFileDescriptor;", "GetGetParcelFileDescriptorHandler")]
public virtual
Android.OS.ParcelFileDescriptor ParcelFileDescriptor { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1