Amazon.Device.InputMapping 1.0.0
|
Input mapping client helps manage the current input mapping provider. More...
Inherited by Amazon.Device.InputMapping.AndroidInputMappingClient, and Amazon.Device.InputMapping.DummyInputMappingClient.
Public Member Functions | |
void | SetInputMappingProvider (InputMappingProvider inputMappingProvider) |
Sets the current >InputMappingProvider that provides the input mappings. | |
void | ClearInputMappingProvider () |
CLears the current >InputMappingProvider | |
Input mapping client helps manage the current input mapping provider.
void Amazon.Device.InputMapping.InputMappingClient.ClearInputMappingProvider | ( | ) |
CLears the current >InputMappingProvider
void Amazon.Device.InputMapping.InputMappingClient.SetInputMappingProvider | ( | InputMappingProvider | inputMappingProvider | ) |
Sets the current >InputMappingProvider
that provides the input mappings.