Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-popover
@nativescript-community/ui-popover
showPopover
Function showPopover
showPopover
(
view
:
View
,
options
:
PopoverOptions
,
)
:
{
android
:
any
;
close
:
()
=>
void
;
ios
:
any
}
Parameters
view
:
View
options
:
PopoverOptions
Returns
{
android
:
any
;
close
:
()
=>
void
;
ios
:
any
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Nativescript Doc
@nativescript-community/ui-popover
Loading...