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