UIGraphicsImageRendererContext.CurrentImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current content of the context as a UIImage.
public virtual UIKit.UIImage CurrentImage { [Foundation.Export("currentImage")] get; }
member this.CurrentImage : UIKit.UIImage
Property Value
- Attributes