Share via


UINavigationController.GetCurrentReading 메서드

정의

UI 탐색 컨트롤러 상태의 스냅샷 가져옵니다.

public:
 virtual UINavigationReading GetCurrentReading() = GetCurrentReading;
UINavigationReading GetCurrentReading();
public UINavigationReading GetCurrentReading();
function getCurrentReading()
Public Function GetCurrentReading () As UINavigationReading

반환

UI 탐색 컨트롤러의 상태입니다.

적용 대상

추가 정보