Condividi tramite


UITableViewController.GetHeightForHeader(UITableView, nint) Metodo

Definizione

Altezza per la visualizzazione intestazione specificata.

[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

Parametri

tableView
UITableView
section
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a