Share via


IRefreshView.IsRefreshEnabled Property

Definition

Gets a value indicating whether the pull-to-refresh gesture is enabled. When false, the refresh gesture is disabled but child controls remain interactive.

public:
 virtual property bool IsRefreshEnabled { bool get(); };
public virtual bool IsRefreshEnabled { get; }
member this.IsRefreshEnabled : bool
Public Overridable ReadOnly Property IsRefreshEnabled As Boolean

Property Value

Applies to