Class SliverOverlapAbsorberHandle
Inherited Members
Namespace: Unity.UIWidgets.widgets
Syntax
public class SliverOverlapAbsorberHandle : ChangeNotifier, Listenable
Properties
layoutExtent
Declaration
public float layoutExtent { get; }
Property Value
| Type | Description |
|---|---|
| System.Single |
scrollExtent
Declaration
public float scrollExtent { get; }
Property Value
| Type | Description |
|---|---|
| System.Single |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| System.String |
Overrides
System.Object.ToString()