Click or drag to resize

Controller Properties

The Controller type exposes the following members.

Properties
  NameDescription
Public propertyonChanged
When controller page changed. 当控制器活动页面改变时,此事件被触发。
Public propertypageCount
Page count of this controller. 获得页面数量。
Public propertypreviousPage
Previous page name. 获得上次活动页面名称。
Public propertyprevisousIndex
Previouse page index. 获得上次活动页面索引
Public propertyselectedIndex
Current page index. 获得或设置当前活动页面索引。
Public propertyselectedPage
Current page name. 获得当前活动页面名称
Top
See Also