Compartilhar via


IChannelCapability.SupportsKeyboards(Int32) Método

Definição

Indica se o canal dá suporte ao teclado.

public bool SupportsKeyboards (int buttonCount);
abstract member SupportsKeyboards : int -> bool
Public Function SupportsKeyboards (buttonCount As Integer) As Boolean

Parâmetros

buttonCount
Int32

número de botões.

Retornos

True se o canal der suporte ao número de botões; caso contrário, false.

Aplica-se a