IGPAPI
Preparing search index...
@igpapi/ios
DirectSearchSecondaryInput
Interface DirectSearchSecondaryInput
interface
DirectSearchSecondaryInput
{
hideLockedThreads
?:
Record
<
string
,
string
|
boolean
>
;
offsets
?:
string
|
number
;
query
:
string
;
resultTypes
?:
readonly
string
[]
;
}
Index
Properties
hide
Locked
Threads?
offsets?
query
result
Types?
Properties
Optional
Readonly
hide
Locked
Threads
hideLockedThreads
?:
Record
<
string
,
string
|
boolean
>
Optional
Readonly
offsets
offsets
?:
string
|
number
Readonly
query
query
:
string
Optional
Readonly
result
Types
resultTypes
?:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hide
Locked
Threads
offsets
query
result
Types
IGPAPI
Loading...