@adapty/capacitor - v4.0.0-beta.3
Preparing search index...
GetFlowOptions
Interface GetFlowOptions
Describes the options for the
getFlow
method.
interface
GetFlowOptions
{
params
?:
GetPlacementParamsInput
;
placementId
:
string
;
}
Index
Properties
params?
placement
Id
Properties
Optional
params
params
?:
GetPlacementParamsInput
placement
Id
placementId
:
string
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
params
placement
Id
@adapty/capacitor - v4.0.0-beta.3
Loading...
Describes the options for the
getFlowmethod.