@arcmantle/library
Preparing search index...
structs/compose
isApplicationOf
Function isApplicationOf
isApplicationOf
(
base
:
Ctor
,
mixin
:
MixinFn
<
any
,
any
>
)
:
boolean
Returns
true
if the class was directly created from the application of the mixin.
Parameters
base
:
Ctor
mixin
:
MixinFn
<
any
,
any
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Returns
true
if the class was directly created from the application of the mixin.