Share via


PdfOutline.Action Property

Definition

Gets or sets the action to perform when responding to user taps on the outline.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PdfKit.PdfAction? Action { [Foundation.Export("action")] get; [Foundation.Export("setAction:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("action")>]
[<set: Foundation.Export("setAction:")>]
member this.Action : PdfKit.PdfAction with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to