UINavigationController.GetCurrentReading 方法

定義

取得 UI 流覽控制器狀態的快照集。

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

傳回

UI 流覽控制器的狀態。

適用於

另請參閱