PdfView.GoToFirstPage(NSObject) Method

Definition

Goes to the first page of the PDF.

[Foundation.Export("goToFirstPage:")]
public virtual void GoToFirstPage (Foundation.NSObject sender);
abstract member GoToFirstPage : Foundation.NSObject -> unit
override this.GoToFirstPage : Foundation.NSObject -> unit

Parameters

sender
NSObject

The object that requested the operation.

Attributes

Applies to