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