shaffex

Popover

Description

Presents a popover when a given condition is true.

Parameters

Example

<myView popover="isPresented:myPopover">
    <text>Popover content</text>
</myView>