次の方法で共有


MobileServiceCollection<TTable,TCollection>.LoadingItems イベント

定義

アイテムの読み込みを開始するときに LoadMoreItemsAsync(Int32) 発生します。

public event EventHandler LoadingItems;
member this.LoadingItems : EventHandler 
Public Event LoadingItems As EventHandler 
Public Custom Event LoadingItems As EventHandler 

イベントの種類

適用対象