Android.OS.ParcelFileDescriptor: Property Members

The properties of Android.OS.ParcelFileDescriptor are listed below. For a list of all members, see the ParcelFileDescriptor Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CreatorIParcelableCreator.
[read-only]
Fdint. Return the native fd int for this ParcelFileDescriptor.
[read-only]
FileDescriptorJava.IO.FileDescriptor. Retrieve the actual FileDescriptor associated with this object.
[read-only]
StatSizelong. Return the total size of the file representing this fd, as determined by stat().

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.