UINavigationController.GetCurrentReading 方法

定义

获取 UI 导航控制器状态的快照。

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

返回

UI 导航控制器的状态。

适用于

另请参阅