Sdílet prostřednictvím


Frame.StopLoading Metoda

Definice

Zastaví další stahování obsahu pro aktuální navigační požadavek.

public:
 virtual void StopLoading();
public:
 void StopLoading();
public void StopLoading ();
abstract member StopLoading : unit -> unit
override this.StopLoading : unit -> unit
member this.StopLoading : unit -> unit
Public Sub StopLoading ()

Poznámky

Viz třída NavigationService.StopLoading.

Platí pro

Viz také