鸿蒙OS SlideDrawer.SlideDisable

2022-09-09 09:59 更新

SlideDrawer.SlideDisable

public static interface SlideDrawer.SlideDisable

允许实时禁用幻灯片。

方法总结

修饰符和类型 方法 描述
boolean shouldDisableSlide(SlideDrawer layout, SlideDrawer.SlideDirection direction, DragInfo info) 调用以确定是否应禁用 SlideDrawer 上的当前幻灯片事件。

方法详情

shouldDisableSlide

boolean shouldDisableSlide(SlideDrawer layout, SlideDrawer.SlideDirection direction, DragInfo info)

调用以确定是否应禁用 SlideDrawer 上的当前幻灯片事件。

参数:

参数名称 参数描述
info 表示当前幻灯片事件的 DragInfo 信息。
layout 指示发生滑动事件的 SlideDrawer。
direction 指示滑动事件的方向。

返回:

如果应该拒绝幻灯片事件,则返回 true; 否则返回 false。

以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号