Event magnificationGestureChanged
Event triggered when a magnification gesture is received.
Namespace: Unity.AppUI.Core
Assembly: solution.dll
Syntax
public static event Action<MagnificationGesture> magnificationGestureChanged
Returns
Type | Description |
---|---|
Action<MagnificationGesture> |