FocusControl.FocusAsync Method

Definition

Asynchronously focuses the device.

public:
 virtual IAsyncAction ^ FocusAsync() = FocusAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction FocusAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction FocusAsync();
function focusAsync()
Public Function FocusAsync () As IAsyncAction

Returns

The object that is used to control the asynchronous operation.

Attributes

Applies to