summaryrefslogtreecommitdiff
path: root/ElmSharp
diff options
context:
space:
mode:
Diffstat (limited to 'ElmSharp')
-rw-r--r--[-rwxr-xr-x]ElmSharp/ElmSharp/Scroller.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ElmSharp/ElmSharp/Scroller.cs b/ElmSharp/ElmSharp/Scroller.cs
index c151006..6e5fd2c 100755..100644
--- a/ElmSharp/ElmSharp/Scroller.cs
+++ b/ElmSharp/ElmSharp/Scroller.cs
@@ -606,7 +606,7 @@ namespace ElmSharp
/// This enables or disables event propagation from the scroller content to the scroller and its parent.
/// By default event propagation is enabled.
/// </summary>
- public bool PropagateEvents
+ public bool ContentPropagateEvents
{
get
{