Android.Media.ExifInterface.HasThumbnail Property
Returns true if the JPEG file has a thumbnail.

Syntax

[get: Android.Runtime.Register("hasThumbnail", "()Z", "GetHasThumbnailHandler")]
public virtual bool HasThumbnail { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the JPEG file has a thumbnail.

[Android Documentation]

Requirements

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