Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Handheld

Namespace: UnityEngine

Description

Interface into functionality unique to handheld devices.

Static Variables

use32BitDisplayBufferDetermines whether or not a 32-bit display buffer will be used.

Static Functions

GetActivityIndicatorStyleGets the current activity indicator style.
PlayFullScreenMoviePlays a full-screen movie (pro only feature).
SetActivityIndicatorStyleSets the desired activity indicator style.
StartActivityIndicatorStarts os activity indicator.
StopActivityIndicatorStops os activity indicator.
VibrateTriggers device vibration.