TableSectionBase Oluşturucular

Tanım

Aşırı Yüklemeler

TableSectionBase()

TableSectionBaseVarsayılan değerlerle yeni bir nesne oluşturur.

TableSectionBase(String)

TableSectionBaseBelirtilen ile yeni bir nesne oluşturur title .

TableSectionBase()

TableSectionBaseVarsayılan değerlerle yeni bir nesne oluşturur.

protected TableSectionBase ();

Şunlara uygulanır

TableSectionBase(String)

TableSectionBaseBelirtilen ile yeni bir nesne oluşturur title .

protected TableSectionBase (string title);
new Xamarin.Forms.TableSectionBase : string -> Xamarin.Forms.TableSectionBase

Parametreler

title
String

Tablo bölümünün başlığı.

Şunlara uygulanır