@adapty/capacitor - v3.16.3
Preparing search index...
GetOnboardingOptions
Interface GetOnboardingOptions
Describes the options for the
getOnboarding
method.
interface
GetOnboardingOptions
{
locale
?:
string
;
params
?:
GetPlacementParamsInput
;
placementId
:
string
;
}
Index
Properties
locale?
params?
placement
Id
Properties
Optional
locale
locale
?:
string
Optional
params
params
?:
GetPlacementParamsInput
placement
Id
placementId
:
string
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
locale
params
placement
Id
@adapty/capacitor - v3.16.3
Loading...
Describes the options for the
getOnboardingmethod.