PdfOutline.Action Property

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PdfKit.PdfAction Action { [Foundation.Export("action")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAction:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] set; }
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