Version: 2022.3
LanguageEnglish
  • C#

Handheld

class in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Interface into functionality unique to handheld devices.

This class is available on Android and iOS.

Static Methods

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