Search
Preparing search index...
@universe-ee/sdk
Universe
Platform
Uikit
PopoverPosition
Interface PopoverPosition
Интерфейс позиционирования поповера.
Public
interface
PopoverPosition
{
bottom
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
}
Index
Properties
bottom
left
right
top
Properties
bottom
bottom
:
number
Отступ снизу.
left
left
:
number
Отступ слева.
right
right
:
number
Отступ справа.
top
top
:
number
Отступ сверху.
On This Page
Properties
bottom
left
right
top
Юниверс MDM SDK UI
Loading...
Интерфейс позиционирования поповера.
Public