Inheritance
System.Object
OverscrollIndicatorNotification
public class OverscrollIndicatorNotification : ViewportNotificationMixinNotification
Constructors
Declaration
public OverscrollIndicatorNotification(bool leading)
Parameters
Type |
Name |
Description |
System.Boolean |
leading |
|
Fields
Declaration
public readonly bool leading
Field Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
protected override void debugFillDescription(List<string> description)
Parameters
Type |
Name |
Description |
System.Collections.Generic.List<System.String> |
description |
|
Overrides
Declaration
public void disallowGlow()