CapturedText.ViewNodeLastUpdatedMillis 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 when the view node was last updated in milliseconds since epoch.
public long ViewNodeLastUpdatedMillis { [Android.Runtime.Register("getViewNodeLastUpdatedMillis", "()J", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getViewNodeLastUpdatedMillis", "()J", "", ApiSince=37)>]
member this.ViewNodeLastUpdatedMillis : int64
Property Value
- Attributes