Compartilhar via


SemanticZoomViewChangedEventArgs Classe

Definição

Fornece dados de evento para os eventos ViewChangeStarted e ViewChangeCompleted .

public ref class SemanticZoomViewChangedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SemanticZoomViewChangedEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SemanticZoomViewChangedEventArgs
Public NotInheritable Class SemanticZoomViewChangedEventArgs
Herança
Object Platform::Object IInspectable SemanticZoomViewChangedEventArgs
Atributos

Construtores

SemanticZoomViewChangedEventArgs()

Inicializa uma nova instância da classe SemanticZoomViewChangedEventArgs .

Propriedades

DestinationItem

Fornece informações sobre o item e seus limites, depois que a alteração de exibição for concluída.

IsSourceZoomedInView

Obtém ou define um valor que indica se o modo de exibição inicial é o ZoomedInView.

SourceItem

Fornece informações sobre o item e seus limites, para o item, conforme representado na exibição anterior.

Aplica-se a

Confira também