HitTestResult.contextIsEditable

bool contextIsEditable()

Gets whether [webkit.types.HitTestResultContext.Editable] flag is present in #WebKitHitTestResult:context.

Returns

true if there's an editable element at the coordinates of the hit_test_result,

or false otherwise