Android.Content.Res.AssetManager.OpenFd Method

Syntax

[Android.Runtime.Register("openFd", "(Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor;", "")]
public AssetFileDescriptor OpenFd (string fileName)

Parameters

fileName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException

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