Edit

Share via


EntryElement.BecomeFirstResponder(Boolean) Method

Definition

Makes this cell the first responder (get the focus)

public virtual void BecomeFirstResponder (bool animated);
abstract member BecomeFirstResponder : bool -> unit
override this.BecomeFirstResponder : bool -> unit

Parameters

animated
Boolean

Whether scrolling to the location of this cell should be animated

Applies to