Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


bounds

Wraps the Android method DisplayFeature.getBounds(). Read-only.
Read time 1 minuteLast updated 6 days ago

Definition

public RectInt bounds { get; }

Remarks

For more information, refer to the Android developer documentation on DisplayFeature.getBounds()
Additional Resources: RectInt