Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit e9805fd

Browse files
authored
Updated light dismiss xml docs (#1366)
1 parent 867d491 commit e9805fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CommunityToolkit/Xamarin.CommunityToolkit/Views/Popup/BasePopup.shared.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ public Size Size
110110
/// </summary>
111111
/// <remarks>
112112
/// When true and the user taps outside of the popup it will dismiss.
113+
/// On Android - when false the hardware back button is disabled.
113114
/// </remarks>
114115
public bool IsLightDismissEnabled { get; set; }
115116

0 commit comments

Comments
 (0)