ActivityChangedEventArgs 구조체

정의

CurrentChanged 이벤트에 대한 데이터를 제공합니다.

public value class ActivityChangedEventArgs
public readonly struct ActivityChangedEventArgs
type ActivityChangedEventArgs = struct
Public Structure ActivityChangedEventArgs
상속
ActivityChangedEventArgs

속성

Current

이벤트 뒤의 Activity 개체를 가져옵니다.

Previous

Activity 이벤트 전에 개체를 가져옵니다.

적용 대상