Click or drag to resize

DisplayFeatureMaskLength Property

Version 94.4.20
A display feature may mask content such that it is not physically displayed - this length along with the offset describes this area. A display feature that only splits content will have a 0 mask_length.

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public int MaskLength { get; set; }

Property Value

Type: Int32
See Also