draggable 属性

bool draggable

表示元素是否可被拖放。

其他资源

实现

bool get draggable native;
void draggable=(bool value)

实现

set draggable(bool value) native;