当前位置: 首页 > 工具软件 > SwipeView > 使用案例 >

QML SwipeView类

宫俊才
2023-12-01
导入import QtQuick.Controls 2.1
继承Container


Properties

  • horizontal : bool
  • interactive : bool
  • orientation : enumeration
  • vertical : bool


Attached Properties

  • index : int
  • isCurrentItem : bool
  • isNextItem : bool
  • isPreviousItem : bool
  • view : SwipeView
 类似资料: