Version: 7.25.4
Overlay Attach (Tooltips)
Controls overlay attach options
layoutId#
Layout id in which the wanted tooltip (attached overlay) will be shown, for example pass bottomTabs id to have the overlay shown at bottom tabs level.
| Type | Required | Platform |
|---|---|---|
| string | Yes | Both |
anchor.id#
The id of the RNN view to have the overlay anchored to.
| Type | Required | Platform |
|---|---|---|
| string | Yes | Both |
anchor.gravity#
A side on which the overlay will be anchored.
| Type | Required | Platform |
|---|---|---|
| enum('top','left','right','bottom') | Yes | Both |