ITableModel.RowSelected Yöntem

Tanım

Aşırı Yüklemeler

RowSelected(Object)

Platform oluşturuculara göre iç kullanım için.

RowSelected(Int32, Int32)

Platform oluşturuculara göre iç kullanım için.

RowSelected(Object)

Platform oluşturuculara göre iç kullanım için.

public void RowSelected (object item);
abstract member RowSelected : obj -> unit

Parametreler

item
Object

Xamarin. Forms platformu tarafından dahili kullanım için.

Şunlara uygulanır

RowSelected(Int32, Int32)

Platform oluşturuculara göre iç kullanım için.

public void RowSelected (int section, int row);
abstract member RowSelected : int * int -> unit

Parametreler

section
Int32

Xamarin. Forms platformu tarafından dahili kullanım için.

row
Int32

Xamarin. Forms platformu tarafından dahili kullanım için.

Şunlara uygulanır