Share via


ExifInterface.DateTimeDigitized Property

Definition

Returns parsed #TAG_DATETIME_DIGITIZED value, or -1 if unavailable or invalid.

public virtual long DateTimeDigitized { [Android.Runtime.Register("getDateTimeDigitized", "()J", "GetGetDateTimeDigitizedHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getDateTimeDigitized", "()J", "GetGetDateTimeDigitizedHandler", ApiSince=31)>]
member this.DateTimeDigitized : int64

Property Value

Attributes

Remarks

Returns parsed #TAG_DATETIME_DIGITIZED value, or -1 if unavailable or invalid.

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

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