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)
xamarinwatchos
namespace UIKit
{
public static class UIGraphics
{
public static void BeginPDFPage(CGRect bounds, NSDictionary pageInfo);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , 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