Delegate ScrollNotificationPredicate
Namespace: Unity.UIWidgets.widgets
Syntax
public delegate bool ScrollNotificationPredicate(ScrollNotification notification);
Parameters
Type | Name | Description |
---|---|---|
ScrollNotification | notification |
Returns
Type | Description |
---|---|
System.Boolean |