offset_destination
Specifies position measured in dp
from container's start as scroll destination. Applicable only in gallery
.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be |
value |
int Required parameter. Position in Restriction for the value |
JSON
{
type*: "offset",
value*: "int"
}