FoldingFeature.State.Companion
object FoldingFeature.State.Companion
Summary
Public fields |
|
---|---|
final @NonNull FoldingFeature.State |
The foldable device is completely open, the screen space that is presented to the user is flat. |
final @NonNull FoldingFeature.State |
The foldable device's hinge is in an intermediate position between opened and closed state, there is a non-flat angle between parts of the flexible screen or between physical screen panels. |
Public fields
FLAT
public final @NonNull FoldingFeature.State FLAT
The foldable device is completely open, the screen space that is presented to the user is flat. See the Posture section in the official documentation for visual samples and references.
HALF_OPENED
public final @NonNull FoldingFeature.State HALF_OPENED
The foldable device's hinge is in an intermediate position between opened and closed state, there is a non-flat angle between parts of the flexible screen or between physical screen panels. See the Posture section in the official documentation for visual samples and references.