UITableViewController.GetHeightForHeader(UITableView, nint) Метод

Определение

Высота для указанного представления заголовка.

[Foundation.Export("tableView:heightForHeaderInSection:")]
public virtual nfloat GetHeightForHeader (UIKit.UITableView tableView, nint section);
abstract member GetHeightForHeader : UIKit.UITableView * nint -> nfloat
override this.GetHeightForHeader : UIKit.UITableView * nint -> nfloat

Параметры

tableView
UITableView
section
System.System.IntPtr System.nativeint

Возвращаемое значение

Атрибуты

Применяется к