PdfView.ZoomIn(NSObject) Method

Definition

Zooms in one level.

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

Parameters

sender
NSObject

The object that requested the operation.

Attributes

Applies to