共用方式為


FlexLayout.SetGrow(BindableObject, Single) 方法

定義

設定值,其決定比例成,此項目將接受該值來將配置放入資料列或資料行。

public static void SetGrow(Xamarin.Forms.BindableObject bindable, float value);
static member SetGrow : Xamarin.Forms.BindableObject * single -> unit

參數

bindable
BindableObject

要為其擷取屬性值的物件。

value
System.Single

新的 flex 成長值。

適用於