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