PKDrawing
PKDrawing()
PKDrawing(IntPtr)
PKDrawing(NativeHandle)
PKDrawing(NSCoder)
PKDrawing(NSObjectFlag)
PKDrawing(PKStroke[])
PKDrawing(NSData, NSError)
AppleDrawingTypeIdentifier
Bounds
ClassHandle
DataRepresentation
RequiredContentVersion
Strokes
Copy(NSZone)
EncodeTo(NSCoder)
GetDrawing(CGAffineTransform)
GetDrawing(PKDrawing)
GetDrawing(PKStroke[])
GetImage(CGRect, nfloat)
GetImage(CGRect, NFloat)
xamarinmac
namespace PencilKit
{
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
[Register("PKDrawing", true)]
public class PKDrawing : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[Field("PKAppleDrawingTypeIdentifier", "PencilKit")]
public static NSString! AppleDrawingTypeIdentifier { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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