Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidDevice

Interface into Android specific functionality.
Read time 1 minuteLast updated 6 days ago

Definition

public class AndroidDevice

Static Properties

Property

Description

hardwareTypeWhen running on a ChromeOS device, hardwareType is set to AndroidHardwareType.ChromeOS. It is set to AndroidHardwareType.Generic in all other cases.

Static Methods

Method

Description

SetSustainedPerformanceModeSet sustained performance mode. When enabled, sustained performance mode is intended to provide a consistent level of performance for a prolonged amount of time.