Share via


PdfView.SetCursor(PdfAreaOfInterest) Method

Definition

[Foundation.Export("setCursorForAreaOfInterest:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetCursor(PdfKit.PdfAreaOfInterest area);
[<Foundation.Export("setCursorForAreaOfInterest:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetCursor : PdfKit.PdfAreaOfInterest -> unit
override this.SetCursor : PdfKit.PdfAreaOfInterest -> unit

Parameters

Attributes

Applies to