UIGraphics
PDFContextBounds
AddPDFContextDestination(String, CGPoint)
BeginImageContext(CGSize)
BeginImageContextWithOptions(CGSize, Boolean, nfloat)
BeginImageContextWithOptions(CGSize, Boolean, NFloat)
BeginPDFContext(NSMutableData, CGRect, NSDictionary)
BeginPDFContext(String, CGRect, CGPDFInfo)
BeginPDFContext(String, CGRect, NSDictionary)
BeginPDFPage()
BeginPDFPage(CGRect, NSDictionary)
EndImageContext()
EndPDFContent()
EndPDFContext()
GetCurrentContext()
GetImageFromCurrentImageContext()
PopContext()
PushContext(CGContext)
RectClip(CGRect)
RectFill(CGRect)
RectFillUsingBlendMode(CGRect, CGBlendMode)
RectFrame(CGRect)
RectFrameUsingBlendMode(CGRect, CGBlendMode)
SetPDFContextDestination(String, CGRect)
SetPDFContextURL(NSUrl, CGRect)
xamarinios
namespace UIKit
{
public static class UIGraphics
{
public static void BeginImageContextWithOptions(CGSize size, bool opaque, nfloat scale);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
Xamarin iOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API