FlexLayout.SetGrow(BindableObject, Single) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定值,其決定比例成,此項目將接受該值來將配置放入資料列或資料行。
public static void SetGrow(Xamarin.Forms.BindableObject bindable, float value);
static member SetGrow : Xamarin.Forms.BindableObject * single -> unit
參數
- bindable
- BindableObject
要為其擷取屬性值的物件。
- value
- System.Single
新的 flex 成長值。