PKStroke
PKStroke(NativeHandle)
PKStroke(NSObjectFlag)
PKStroke(PKInk, PKStrokePath, CGAffineTransform, NSBezierPath)
PKStroke(PKInk, PKStrokePath, CGAffineTransform, UIBezierPath)
PKStroke(PKInk, PKStrokePath, CGAffineTransform, NSBezierPath, UInt32)
PKStroke(PKInk, PKStrokePath, CGAffineTransform, UIBezierPath, UInt32)
ClassHandle
Ink
Mask
MaskedPathRanges
Path
RandomSeed
RenderBounds
RequiredContentVersion
Transform
Copy(NSZone)
net9.0-macos14.2
namespace PencilKit
{
[Register("PKStroke", true)]
[SupportedOSPlatform("macos11.0")]
[SupportedOSPlatform("ios14.0")]
[SupportedOSPlatform("maccatalyst14.0")]
public class PKStroke : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("initWithInk:strokePath:transform:mask:randomSeed:")]
[SupportedOSPlatform("macos13.0")]
[SupportedOSPlatform("ios16.0")]
[SupportedOSPlatform("maccatalyst16.0")]
public PKStroke(PKInk! ink, PKStrokePath! strokePath, CGAffineTransform transform, NSBezierPath? mask, uint randomSeed);
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net9.0-macos14.2 | |
Assembly | Microsoft.macOS , Version=14.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API