Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
TagFeedResponseStoryLocationsItem
Interface TagFeedResponseStoryLocationsItem
interface
TagFeedResponseStoryLocationsItem
{
height
:
string
|
number
;
is_hidden
:
number
;
is_pinned
:
number
;
location
:
TagFeedResponseLocation
;
rotation
:
number
;
width
:
string
|
number
;
x
:
string
|
number
;
y
:
string
|
number
;
z
:
number
;
}
Index
Properties
height
is_
hidden
is_
pinned
location
rotation
width
x
y
z
Properties
height
height
:
string
|
number
is_
hidden
is_
hidden
:
number
is_
pinned
is_
pinned
:
number
location
location
:
TagFeedResponseLocation
rotation
rotation
:
number
width
width
:
string
|
number
x
x
:
string
|
number
y
y
:
string
|
number
z
z
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
is_
hidden
is_
pinned
location
rotation
width
x
y
z
IGPAPI
Loading...