Contents

change(for:)

Returns whether the input value of an element changes.

Declaration

func change(for element: any GCPhysicalInputElement) -> GCDevicePhysicalInputElementChange

Parameters

  • element:

    The element whose value changes.

Mentioned in

Return Value

Description of the change to the element.

See Also

Getting changes