DraggableRegionDraggable Property |
Version 73.1.130
Is this region draggable
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 73.1.130.0 (73.1.130.0)
Syntax public bool Draggable { get; }
public:
property bool Draggable {
bool get ();
}
Property Value
Type:
BooleanSee Also