LocationChangingContext 클래스

정의

브라우저의 현재 위치 변경에 대한 컨텍스트를 포함합니다.

public sealed class LocationChangingContext
type LocationChangingContext = class
Public NotInheritable Class LocationChangingContext
상속
LocationChangingContext

생성자

LocationChangingContext()
사용되지 않음.

브라우저의 현재 위치 변경에 대한 컨텍스트를 포함합니다.

속성

CancellationToken

CancellationToken 이 탐색이 취소되었는지 확인하는 데 사용할 수 있는 을 가져옵니다(예: 사용자가 다른 탐색을 트리거했기 때문).

HistoryEntryState

대상 기록 항목과 연결된 상태를 가져옵니다.

IsNavigationIntercepted

이 탐색이 링크에서 가로채졌는지 여부를 가져옵니다.

TargetLocation

대상 위치를 가져옵니다.

메서드

PreventNavigation()

이 탐색이 계속되지 않도록 합니다.

적용 대상