PowerHorse Engine
Preparing search index...
@mekstuff-rbxts/vivid
ResponsiveObjectInternal
Type Alias ResponsiveObjectInternal<T>
type
ResponsiveObjectInternal
<
T
>
=
{
_decrement_usage_total
:
Callback
;
_group_state
:
State
<
ResponsiveGroupName
>
;
_increment_usage_total
:
Callback
;
_is_responsive_object
:
boolean
;
_responsive
:
Partial
<
Record
<
ResponsiveGroupName
,
T
>
>
;
}
Type Parameters
T
Index
Properties
_
decrement_
usage_
total
_
group_
state
_
increment_
usage_
total
_
is_
responsive_
object
_
responsive
Properties
_
decrement_
usage_
total
_decrement_usage_total
:
Callback
_
group_
state
_group_state
:
State
<
ResponsiveGroupName
>
_
increment_
usage_
total
_increment_usage_total
:
Callback
_
is_
responsive_
object
_is_responsive_object
:
boolean
_
responsive
_responsive
:
Partial
<
Record
<
ResponsiveGroupName
,
T
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
decrement_
usage_
total
_
group_
state
_
increment_
usage_
total
_
is_
responsive_
object
_
responsive
PowerHorse Engine
Loading...