Display a container in a particular region of the parent.
A timeout can be set to automatically hide the notify. This is so that, after
an show()
on a notify object, if a timeout was set on
it, it will automatically get hidden after that time.
timeout
- when timeout happens on notify and it’s hidden
block,clicked
- when a click outside of the notify happens
dismissed
- When notify is closed as a result of a dismiss (since 1.17)
default
- The main content of the notify
efl.elementary.
Notify
(Object parent, *args, **kwargs)¶parent (efl.evas.Object
) – The parent object
**kwargs – All the remaining keyword arguments are interpreted as properties of the instance