xamarinios
namespace PdfKit
{
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Register("PDFView", true)]
    public class PdfView : UIView, INativeObject, IDisposable, IUIGestureRecognizerDelegate
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("drawPage:toContext:")]
        [Introduced(PlatformName.MacOSX, 10, 12, PlatformArchitecture.All, null)]
        public virtual void DrawPage(PdfPage! page, CGContext! context);
    }
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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