Event stretchTriggered
Event triggered when the AppBar is being stretched. The float parameter is the stretch ratio (0.0 to 1.0).
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public event Action<float> stretchTriggered
Returns
Type | Description |
---|---|
Action<float> |