PdfView.ZoomOut(NSObject) Method

Definition

Zooms out one level.

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

Parameters

sender
NSObject

The object that requested the operation.

Attributes

Applies to