SemanticZoomViewChangedEventArgs クラス

定義

ViewChangeStarted イベントと 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
継承
Object Platform::Object IInspectable SemanticZoomViewChangedEventArgs
属性

コンストラクター

SemanticZoomViewChangedEventArgs()

SemanticZoomViewChangedEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

DestinationItem

ビューの変更が完了したら、アイテムとその境界に関する情報を提供します。

IsSourceZoomedInView

開始ビューが ZoomedInView かどうかを示す値を取得または設定します。

SourceItem

前のビューで表されたアイテムの項目とその境界に関する情報を提供します。

適用対象

こちらもご覧ください