Android.Mtp.MtpConstants.IsAbstractObject Method
Returns true if the object is abstract (that is, it has no representation in the underlying file system).

Syntax

[Android.Runtime.Register("isAbstractObject", "(I)Z", "")]
public static bool IsAbstractObject ([Android.Runtime.GeneratedEnum] MtpFormat format)

Parameters

format
the format of the object

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the object is abstract (that is, it has no representation in the underlying file system).

[Android Documentation]

Requirements

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