Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
behaviors/content-control
ContentControlInterface
Type Alias ContentControlInterface
Content
Control
Interface
:
{
components
:
[
{
flags
:
{}
;
methods
:
ContentControlInterface
.
Base
;
}
,
{
flags
:
{
onDemandContentRating
:
true
;
}
;
methods
:
ContentControlInterface
.
OnDemandContentRating
;
}
,
{
flags
:
{
scheduledContentRating
:
true
;
}
;
methods
:
ContentControlInterface
.
ScheduledContentRating
;
}
,
{
flags
:
{
screenTime
:
true
;
}
;
methods
:
ContentControlInterface
.
ScreenTime
;
}
,
{
flags
:
{
blockUnrated
:
true
;
}
;
methods
:
ContentControlInterface
.
BlockUnrated
;
}
,
{
flags
:
{
blockChannels
:
true
;
}
;
methods
:
ContentControlInterface
.
BlockChannels
;
}
,
{
flags
:
{
blockApplications
:
true
;
}
;
methods
:
ContentControlInterface
.
BlockApplications
;
}
,
{
flags
:
{
blockContentTimeWindow
:
true
;
}
;
methods
:
ContentControlInterface
.
BlockContentTimeWindow
;
}
,
{
flags
:
{
pinManagement
:
true
;
}
;
methods
:
ContentControlInterface
.
PinManagement
;
}
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...