共用方式為


Script.BindAllocation(Allocation, Int32) 方法

定義

僅供產生的反映程序代碼使用。

[Android.Runtime.Register("bindAllocation", "(Landroid/renderscript/Allocation;I)V", "GetBindAllocation_Landroid_renderscript_Allocation_IHandler")]
public virtual void BindAllocation (Android.Renderscripts.Allocation? va, int slot);
[<Android.Runtime.Register("bindAllocation", "(Landroid/renderscript/Allocation;I)V", "GetBindAllocation_Landroid_renderscript_Allocation_IHandler")>]
abstract member BindAllocation : Android.Renderscripts.Allocation * int -> unit
override this.BindAllocation : Android.Renderscripts.Allocation * int -> unit

參數

slot
Int32
屬性

備註

僅供產生的反映程序代碼使用。

android.renderscript.Script.bindAllocation(android.renderscript.Allocation, int)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於