ListView.GetDisplayTextFromGroup(Object) 方法

定义

供 Xamarin.Forms 平台内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public string GetDisplayTextFromGroup(object cell);
abstract member GetDisplayTextFromGroup : obj -> string
override this.GetDisplayTextFromGroup : obj -> string

参数

cell
System.Object

供 Xamarin.Forms 平台内部使用。

返回

System.String

实现

属性
System.ComponentModel.EditorBrowsableAttribute

适用于