Contents

lockFocusFlipped(_:)

Prepares the image to receive drawing commands using the specified flipped state.

Declaration

func lockFocusFlipped(_ flipped: Bool)

Parameters

  • flipped:

    True if the drawing context should be flipped, otherwise False.

See Also

Instance Methods