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