isSeparating
Wraps the Android method FoldingFeature.getIsSeparating(). Read-only.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public bool isSeparating { get; }
Remarks
True if the splits the display into two areas, false otherwise.
AndroidFoldingFeatureFor more information, refer to the Android developer documentation on FoldingFeature.getIsSeparating()