Class MagnificationGestureEvent
Event sent when a magnification gesture is recognized.
Implements
Inherited Members
EventBase<MagnificationGestureEvent>.TypeId()
EventBase<MagnificationGestureEvent>.GetPooled()
EventBase<MagnificationGestureEvent>.Dispose()
EventBase<MagnificationGestureEvent>.eventTypeId
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public class MagnificationGestureEvent : EventBase<MagnificationGestureEvent>, IDisposable
Constructors
Name | Description |
---|---|
MagnificationGestureEvent() | Default constructor. |
Properties
Name | Description |
---|---|
gesture | The magnification gesture. |
Methods
Name | Description |
---|---|
Init() | Resets all event members to their initial values. |