Stay organized with collections
Save and categorize content based on your preferences.
VersionInfo
Provides access to information about the current ARCore Extensions package runtime.
Summary
Public static attributes
|
Version = "1.48.0"
|
readonly string
The current ARCore Extensions package version.
|
Public static attributes
Version
readonly string Version = "1.48.0"
The current ARCore Extensions package version.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-14 UTC.
[null,null,["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVersionInfo\u003c/code\u003e class provides access to information about the current ARCore Extensions package runtime.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVersionInfo.Version\u003c/code\u003e is a public static attribute that stores the current ARCore Extensions package version as a string (currently "1.46.0").\u003c/p\u003e\n"]]],[],null,["# VersionInfo Class Reference\n\nVersionInfo\n===========\n\nProvides access to information about the current ARCore Extensions package runtime.\n\nSummary\n-------\n\n| ### Public static attributes ||\n|----------------------------------|------------------------------------------------------------------|\n| [Version](#version)` = \"1.48.0\"` | `readonly string` The current ARCore Extensions package version. |\n\nPublic static attributes\n------------------------\n\n### Version\n\n```c#\nreadonly string Version = \"1.48.0\"\n``` \nThe current ARCore Extensions package version."]]