Android.OS.Bundle.HasFileDescriptors Property
Reports whether the bundle contains any parcelled file descriptors.

Syntax

[get: Android.Runtime.Register("hasFileDescriptors", "()Z", "GetHasFileDescriptorsHandler")]
public bool HasFileDescriptors { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Reports whether the bundle contains any parcelled file descriptors.

[Android Documentation]

Requirements

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