FoldingFeatureTestingConstants


public static class FoldingFeatureTestingConstants


A class to contain all the constants related to testing androidx.window.layout.DisplayFeatures.

Summary

Constants

static final int

A constant that denotes the center of a androidx.window.layout.FoldingFeature should be calculated the aligned with either the vertical or horizontal center of the given window.

Constants

FOLDING_FEATURE_CENTER_DEFAULT

Added in 1.2.0
public static final int FOLDING_FEATURE_CENTER_DEFAULT

A constant that denotes the center of a androidx.window.layout.FoldingFeature should be calculated the aligned with either the vertical or horizontal center of the given window.

Public fields

INSTANCE

Added in 1.2.0
public static @NonNull FoldingFeatureTestingConstants INSTANCE