CursorInfoBuffer Property |
Version 88.2.90
Cursor buffer
Namespace:
CefSharp.Structs
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public IntPtr Buffer { get; set; }
public:
property IntPtr Buffer {
IntPtr get ();
void set (IntPtr value);
}
Property Value
Type:
IntPtrSee Also