Skip to content

Commit

Permalink
Add version tag to auto_dismiss
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Dynamos committed Feb 25, 2024
1 parent 662ee6e commit e178310
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kivymd/uix/dialog/dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ class MDDialog(MDCard, MotionDialogBehavior):
This property determines if the dialog is automatically
dismissed when the user clicks outside it.
..versionadded:: 2.0.0
:attr:`auto_dismiss` is a :class:`~kivy.properties.BooleanProperty` and
defaults to True.
"""
Expand Down

0 comments on commit e178310

Please sign in to comment.