UIKit.UIGraphics.EndImageContext Method
Pops the current image context.

Syntax

public static void EndImageContext ()

Remarks

UIKit keeps a stack of image context, this method pops the current image context, and makes the new context at the top of the stack, the new default context.

If the current context was not created using the UIGraphics.BeginImageContextWithOptions(System.Drawing.SizeF, bool, float) or UIGraphics.BeginImageContext(System.Drawing.CoreGraphics.CGSize) this method does nothing.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0