Preparing search index...
The search index is not available
tdjson
tdjson
StoryArea
Interface StoryArea
Describes a clickable rectangle area on a story media.
interface
StoryArea
{
@type
:
"storyArea"
;
position
:
StoryAreaPosition
;
type
:
StoryAreaType
;
}
Index
Properties
@type
position
type
Properties
@type
@type
:
"storyArea"
position
position
:
StoryAreaPosition
Position of the area.
type
type
:
StoryAreaType
Type of the area.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
position
type
tdjson
Loading...
Describes a clickable rectangle area on a story media.