Docs
THEOplayer.com
Preparing search index...
The search index is not available
React Native THEOplayer
React Native THEOplayer
OverlayPosition
Interface OverlayPosition
The position information of the overlay.
interface
OverlayPosition
{
bottom
?:
number
;
left
?:
number
;
right
?:
number
;
top
?:
number
;
}
Index
Properties
bottom?
left?
right?
top?
Properties
Optional
bottom
bottom
?:
number
Optional
left
left
?:
number
Optional
right
right
?:
number
Optional
top
top
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
bottom
left
right
top
React Native THEOplayer
Loading...
The position information of the overlay.