Skip to content

Commit 3f1a395

Browse files
Updated summary for AnimationDuration in BottomSheet/SfBottomSheet.cs
1 parent bc22bf1 commit 3f1a395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maui/src/BottomSheet/SfBottomSheet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ public bool CollapseOnOverlayTap
11971197
}
11981198

11991199
/// <summary>
1200-
/// Gets or sets a value that can be used to adjust the duration of the opening and closing animations.
1200+
/// Gets or sets the duration, in milliseconds, for the opening and closing animations.
12011201
/// </summary>
12021202
/// <value>
12031203
/// It accepts double values, and the default value is 150ms.

0 commit comments

Comments
 (0)