MonoTouch.Dialog DialogViewController.TriggerTopRefresh in C# (CSharp): 1 esempio trovato. Questo è il miglior esempio reale in C# (CSharp) per MonoTouch.Dialog.DialogViewController.TriggerTopRefresh, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
This will invoke the RerfeshRequested event handler, the code attached to it should start the background operation to fetch the data and when it completes it should call ReloadComplete to restore the control state.