Search
Preparing search index...
The search index is not available
Spider Engine API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
BooleanNativeArray
Class BooleanNativeArray
Hierarchy
NativeArray
<
boolean
>
BooleanNativeArray
Implements
INativeArray
Index
Constructors
constructor
Properties
data
Accessors
type
Name
Constructors
constructor
new
Boolean
Native
Array
(
data
?:
boolean
[]
)
:
BooleanNativeArray
Parameters
Optional
data:
boolean
[]
Returns
BooleanNativeArray
Properties
data
data
:
boolean
[]
Accessors
type
Name
get
typeName
(
)
:
string
Returns
string
Globals
Boolean
Native
Array
constructor
data
type
Name