Property attemptUpdate
attemptUpdate
If the device supports XR but does not have the necessary software, some platforms
allow prompting the user to install or update the software. If attemptUpdate
is true
, a software update will be attempted. If the appropriate software is not installed
or out of date, and attemptUpdate is false
, then AR will not be available.
Declaration
public bool attemptUpdate { get; set; }
Property Value
Type | Description |
---|---|
bool |