DialogViewController.RefreshRequested Event

Definition

If you assign a handler to this event before the view is shown, the DialogViewController will have support for pull-to-refresh UI.

public event EventHandler RefreshRequested;
member this.RefreshRequested : EventHandler 

Event Type

Applies to