Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-share-file
@nativescript-community/ui-share-file
ShareOptions
Interface ShareOptions
interface
ShareOptions
{
animated
?:
boolean
;
dontGrantReadUri
?:
boolean
;
options
?:
boolean
;
path
:
string
;
rect
?:
{
height
:
any
;
width
:
any
;
x
:
any
;
y
:
any
}
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
animated?
dont
Grant
Read
Uri?
options?
path
rect?
title?
type?
Properties
Optional
animated
animated
?:
boolean
Optional
dont
Grant
Read
Uri
dontGrantReadUri
?:
boolean
Optional
options
options
?:
boolean
path
path
:
string
Optional
rect
rect
?:
{
height
:
any
;
width
:
any
;
x
:
any
;
y
:
any
}
Optional
title
title
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animated
dont
Grant
Read
Uri
options
path
rect
title
type
Nativescript Doc
@nativescript-community/ui-share-file
Loading...