次の方法で共有


UIPreviewInteraction.DidUpdatePreviewTransition イベント

定義

オブジェクトによって発生するイベント。

public event EventHandler<UIKit.NSPreviewInteractionPreviewUpdateEventArgs> DidUpdatePreviewTransition;
member this.DidUpdatePreviewTransition : EventHandler<UIKit.NSPreviewInteractionPreviewUpdateEventArgs> 

イベントの種類

注釈

開発者がこのイベントに値を割り当てない場合、Delegate プロパティの値は、デリゲートをイベントにマップする内部ハンドラーにリセットされます。

適用対象