Preparing search index...
The search index is not available
Aspect Library Document
Aspect Library Document
common
ABool
Class ABool
Hierarchy
ABool
Index
Constructors
constructor
Properties
body
head
Methods
get
load
set
store
Constructors
constructor
new ABool
(
body
?
)
:
ABool
Parameters
body
:
bool
= false
Returns
ABool
Properties
body
body
:
bool
head
head
:
header
Methods
get
get
(
)
:
bool
Returns
bool
load
load
(
ptr
)
:
void
Parameters
ptr
:
i32
Returns
void
set
set
(
data
)
:
void
Parameters
data
:
bool
Returns
void
store
store
(
)
:
i32
Returns
i32
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
body
head
get
load
set
store
Aspect Library Document
common
components
proto
types