Skip to main content Skip to complementary content

SetSelectionStateAsync Method

Overloads

SetSelectionStateAsync(String)

Set the state for which to observe selections.

SetSelectionStateAsync(String)

Set the state for which to observe selections.

Declaration

      public Task SetSelectionStateAsync(string stateName)
    

Parameters

Type Name Description
System.String stateName

The name of the selection state to observe. The value null implies the default state.

Returns

Type Description
System.Threading.Tasks.Task

A task that completes when the selection state has been set.

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!