ScrollingObjectCollection.IsEngaged Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tracks whether content or scroll background is being interacted with.
public:
property bool IsEngaged { bool get(); };
public bool IsEngaged { get; }
member this.IsEngaged : bool
Public ReadOnly Property IsEngaged As Boolean