Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
SetBestiesInput
Interface SetBestiesInput
interface
SetBestiesInput
{
add
?:
(
string
|
number
)
[]
;
blockOnEmptyThreadCreation
?:
boolean
;
module
?:
AndroidNavModule
;
remove
?:
(
string
|
number
)
[]
;
source
?:
string
;
}
Index
Properties
add?
block
On
Empty
Thread
Creation?
module?
remove?
source?
Properties
Optional
add
add
?:
(
string
|
number
)
[]
Optional
block
On
Empty
Thread
Creation
block
On
Empty
Thread
Creation
?:
boolean
Optional
module
module
?:
AndroidNavModule
Optional
remove
remove
?:
(
string
|
number
)
[]
Optional
source
source
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
block
On
Empty
Thread
Creation
module
remove
source
IGPAPI
Loading...