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
[read-only] static | Creator | IParcelableCreator. |
[read-only] | Fd | int. Return the native fd int for this ParcelFileDescriptor. |
[read-only] | FileDescriptor | Java.IO.FileDescriptor. Retrieve the actual FileDescriptor associated with this object. |
[read-only] | StatSize | long. Return the total size of the file representing this fd, as determined by stat(). |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |