DropBoxManager.Entry.TimeMillis Property

Definition

public virtual long TimeMillis { [Android.Runtime.Register("getTimeMillis", "()J", "GetGetTimeMillisHandler")] get; }
[<get: Android.Runtime.Register("getTimeMillis", "()J", "GetGetTimeMillisHandler")>]
member this.TimeMillis : int64

Property Value

time when the entry was originally created.

Attributes

Remarks

Java documentation for android.os.DropBoxManager.Entry.getTimeMillis().

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