TableModel.RowLongPressed Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| RowLongPressed(Object) |
Xamarin. Forms platformu tarafından dahili kullanım için. |
| RowLongPressed(Int32, Int32) |
Xamarin. Forms platformu tarafından dahili kullanım için. |
RowLongPressed(Object)
Xamarin. Forms platformu tarafından dahili kullanım için.
public void RowLongPressed (object item);
member this.RowLongPressed : obj -> unit
Parametreler
- item
- Object
Xamarin. Forms platformu tarafından dahili kullanım için.
Şunlara uygulanır
RowLongPressed(Int32, Int32)
Xamarin. Forms platformu tarafından dahili kullanım için.
public void RowLongPressed (int section, int row);
abstract member RowLongPressed : int * int -> unit
override this.RowLongPressed : 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.