PdfView.SelectAll(NSObject) Method

Definition

Selects all the text.

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

Parameters

sender
NSObject

The object that requested the operation.

This parameter can be null.

Attributes

Applies to