DragOperation

Operations of dragging.

Header#include "nativeui/dragging_info.h"
Namespacenamespace nu
Typeenum

The DragOperation are integer masks that can be operated with bitwise operators.

The None operation means dragging is not allowed, and it should not be used together with other operations.

This type is an enum with following values: