Android.OS.Parcel.HasFileDescriptors Property
Report whether the parcel contains any marshalled 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

Report whether the parcel contains any marshalled 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