SemanticZoomViewChangedEventArgs
SemanticZoomViewChangedEventArgs
SemanticZoomViewChangedEventArgs
SemanticZoomViewChangedEventArgs
Class
Definition
Provides event data for the ViewChangeStarted and ViewChangeCompleted events.
public : sealed class SemanticZoomViewChangedEventArgs
struct winrt::Windows::UI::Xaml::Controls::SemanticZoomViewChangedEventArgs
public sealed class SemanticZoomViewChangedEventArgs
Public NotInheritable Class SemanticZoomViewChangedEventArgs
- Attributes
Windows 10 requirements
Device family |
Windows 10 (introduced v10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Constructors
SemanticZoomViewChangedEventArgs() SemanticZoomViewChangedEventArgs() SemanticZoomViewChangedEventArgs() SemanticZoomViewChangedEventArgs() |
Initializes a new instance of the SemanticZoomViewChangedEventArgs class. |
Properties
DestinationItem DestinationItem DestinationItem DestinationItem |
Provides information about the item and its bounds, once the view change is complete. |
IsSourceZoomedInView IsSourceZoomedInView IsSourceZoomedInView IsSourceZoomedInView |
Gets or sets a value that indicates whether the starting view is the ZoomedInView. |
SourceItem SourceItem SourceItem SourceItem |
Provides information about the item and its bounds, for the item as represented in the previous view. |
See also
Feedback
Loading feedback...