Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isSeparating

Wraps the Android method FoldingFeature.getIsSeparating(). Read-only.
Read time 1 minuteLast updated 7 days ago

Definition

public bool isSeparating { get; }

Remarks

True if the
AndroidFoldingFeature
splits the display into two areas, false otherwise.
For more information, refer to the Android developer documentation on FoldingFeature.getIsSeparating()