AdaptivenessBucket

Used to specify the screen size bucket for adaptive UI tests. A bucket is an area that defines a specific range of screen sizes for which UI will be adapted to a single specification. This range can have an upper and lower bound for its supported screen sizes both in the horizontal and vertical dimension and will not overlap other ranges. For testing these bounds are not relevant, but rather a screen size within the area that represents the entire bucket. This default screen size is described by a defaultWidthDp and a defaultHeightDp.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.