Popover.autohide

Set autohide property.

  1. bool autohide [@property getter]
  2. bool autohide [@property setter]
    class Popover
    @property
    void
    autohide
    (
    bool propval
    )

Parameters

propval bool

Whether to dismiss the popover on outside clicks.