UIResponder.Select(NSObject) Method

Definition

Indicates a "Select" editing operation.|b

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

Parameters

sender
NSObject

Object calling this method.

This parameter can be null.

Attributes

Applies to