SwipeItemInvokedEventArgs.SwipeControl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得擁有所叫用專案的 SwipeControl 。
SwipeControl SwipeControl();
public SwipeControl SwipeControl { get; }
var swipeControl = swipeItemInvokedEventArgs.swipeControl;
Public ReadOnly Property SwipeControl As SwipeControl
屬性值
擁有所叫用專案的 SwipeControl。