EntryElement.BecomeFirstResponder(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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