AutofillInlineRequestHint.RequestTimestampMillis Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the timestamp of the request in milliseconds since epoch.
public virtual long RequestTimestampMillis { [Android.Runtime.Register("getRequestTimestampMillis", "()J", "GetGetRequestTimestampMillisHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getRequestTimestampMillis", "()J", "GetGetRequestTimestampMillisHandler", ApiSince=37)>]
member this.RequestTimestampMillis : int64
Property Value
- Attributes