API
Class

DrawerEvent ($UI/comp/antd/components/Drawer/Drawer#DrawerEvent)

使用范围:WX

Contents

class DrawerEvent ($UI/comp/antd/components/Drawer/Drawer#DrawerEvent)

抽屉事件

Constructor Top

  DrawerEvent ()

Properties Top

boolean cancel

是否取消默认行为

Drawer source

抽屉对象

Constructor details Top

public DrawerEvent ()

抽屉事件

Properties Detail Top

public boolean cancel

是否取消默认行为

public Drawer source

抽屉对象