Share via


IFocusableIntellisensePresenter.Focus Method

Definition

Sets focus within the presentation that this presenter is rendering.

public:
 bool Focus();
public:
 bool Focus();
bool Focus();
public bool Focus ();
abstract member Focus : unit -> bool
Public Function Focus () As Boolean

Returns

true if focus set successfully, false otherwise.

Applies to