ExifInterface.HasThumbnail Property

Definition

Returns true if the image file has a thumbnail.

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

Property Value

Attributes

Remarks

Returns true if the image file has a thumbnail.

Java documentation for android.media.ExifInterface.hasThumbnail().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to