offset_destination
Specifies the position measured in dp
from the container start as the scrolling end position. Only applies in gallery
.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be |
value |
int Required parameter. Position measured in Restriction for the value |
JSON
{
type*: "offset",
value*: "int"
}