Share via


PKStrokePath.GetObject(UIntPtr) Method

Definition

[Foundation.Export("objectAtIndexedSubscript:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PencilKit.PKStrokePoint GetObject(UIntPtr indexedSubscript);
[<Foundation.Export("objectAtIndexedSubscript:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetObject : unativeint -> PencilKit.PKStrokePoint
override this.GetObject : unativeint -> PencilKit.PKStrokePoint

Parameters

indexedSubscript
UIntPtr

unativeint

Returns

Attributes

Applies to