CursorInfoBuffer Property |
Version 130.1.90
Cursor buffer
Namespace: CefSharp.StructsAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public IntPtr Buffer { get; set; }
public:
property IntPtr Buffer {
IntPtr get ();
void set (IntPtr value);
}
Property Value
IntPtrSee Also