Compartilhar via


WKInterfaceController.DidSelectRow(WKInterfaceTable, nint) Método

Definição

Chamado quando o usuário selecionou uma linha no table.

[Foundation.Export("table:didSelectRowAtIndex:")]
public virtual void DidSelectRow (WatchKit.WKInterfaceTable table, nint rowIndex);
abstract member DidSelectRow : WatchKit.WKInterfaceTable * nint -> unit
override this.DidSelectRow : WatchKit.WKInterfaceTable * nint -> unit

Parâmetros

table
WKInterfaceTable

A tabela na qual a seleção ocorreu.

rowIndex
System.System.IntPtr System.nativeint

O índice da linha selecionada.

Atributos

Aplica-se a