SemanticZoomViewChangedEventHandler Delegate

Definition

Represents the method that will handle the ViewChangeStarted and ViewChangeCompleted events.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(1288264786, 35412, 21431, 146, 81, 11, 62, 250, 96, 83, 152)]
public delegate void SemanticZoomViewChangedEventHandler(object sender, SemanticZoomViewChangedEventArgs e);

Parameters

sender
Object

The object where the handler is attached.

e
SemanticZoomViewChangedEventArgs

Event data for the event.

Attributes

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6