AndroidFoldableState
Options to indicate the state of a fold or hinge.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public enum AndroidFoldableState
Remarks
This enum directly wraps the FoldingFeature.State values in the AndroidX API.
Fields
Value | Description |
|---|---|
| Flat | Wraps the Android property value |
| HalfOpened | Wraps the Android property value |