Amazon.Device.InputMapping 1.0.0
Loading...
Searching...
No Matches
Amazon.Device.InputMapping.InputMappingClient Interface Reference

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
 

Detailed Description

Input mapping client helps manage the current input mapping provider.

Member Function Documentation

◆ ClearInputMappingProvider()

void Amazon.Device.InputMapping.InputMappingClient.ClearInputMappingProvider ( )

CLears the current >InputMappingProvider

◆ SetInputMappingProvider()

void Amazon.Device.InputMapping.InputMappingClient.SetInputMappingProvider ( InputMappingProvider  inputMappingProvider)

Sets the current >InputMappingProvider that provides the input mappings.