共用方式為


UIPreviewInteraction.DidUpdateCommit 事件

定義

物件所引發的事件。

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

事件類型

備註

如果開發人員未將值指派給這個事件,這會將 Delegate 屬性的值重設為將委派對應至事件的內部處理常式。

適用於