C
AndroidUserDetails QML Type
AndroidUserDetails allows access to current user's information. More...
| Import Statement: | import QtAndroidAutomotive.Base | 
| Since: | QtAndroidAutomotive 6.5 | 
Properties
- userName : string
Detailed Description
AndroidUserDetails allows access to current user's information. It contains the username.
Property Documentation
userName : string
Property holds the name of the current user.
Available under certain Qt licenses.
Find out more.
