null
then the default seat will be used.true
if the mouse pointer is inside the canvas, false
otherwise
@property pointer_inside @beta @pure_virtual { get { keys { seat: Efl.Input.Device @optional; } } values { inside: bool; } }
Eina_Bool efl_canvas_pointer_inside_get(const Eo *obj, Efl_Input_Device *seat);