|
:param position: position on the screen ("top-left", "top-right", "bottom-left","bottom-right, "top", "bottom", "left", "right" or "center", default: "bottom")
|
|
:param position: position on the screen ("top-left", "top-right", "bottom-left","bottom-right, "top", "bottom", "left", "right" or "center", default: "bottom")
|
|
view = jp.QNotify(message=message, position=position, closeBtn=close_button)
|
|
view = jp.QNotify(message=message, position=position, closeBtn=close_button)
|