UINavigationController.GetCurrentReading メソッド

定義

UI ナビゲーション コントローラーの状態のスナップショットを取得します。

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

戻り値

UI ナビゲーション コントローラーの状態。

適用対象

こちらもご覧ください