enabled


Description:

public bool enabled { get; set; }

Whether the swipe tracker is enabled.

When it's not enabled, no events will be processed. Usually widgets will want to expose this via a property.