xamarinmac
namespace PdfKit
{
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Protocol(FormalSince = "10.12", Name = "PDFViewDelegate", WrapperType = typeof(PdfViewDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillClickOnLink", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(PdfView), typeof(NSUrl) }, Selector = "PDFViewWillClickOnLink:withURL:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PerformFind", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(PdfView) }, Selector = "PDFViewPerformFind:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PerformGoToPage", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(PdfView) }, Selector = "PDFViewPerformGoToPage:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PerformPrint", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(PdfView) }, Selector = "PDFViewPerformPrint:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "OpenPdf", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(PdfView), typeof(PdfActionRemoteGoTo) }, Selector = "PDFViewOpenPDF:forRemoteGoToAction:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillChangeScaleFactor", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(PdfView), typeof(nfloat) }, ReturnType = typeof(nfloat), Selector = "PDFViewWillChangeScaleFactor:toScale:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "TitleOfPrintJob", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(PdfView) }, ReturnType = typeof(string), Selector = "PDFViewPrintJobTitle:")]
    public interface IPdfViewDelegate : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

09/28/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙