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