dropEffect 属性

String? dropEffect

实现

String? get dropEffect native;
void dropEffect=(String? value)

实现

set dropEffect(String? value) native;