Script
Builder
FieldBase
FieldID
InvokeID
KernelID
LaunchOptions
Script(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
BindAllocation(Allocation, Int32)
CreateFieldID(Int32, Element)
CreateInvokeID(Int32)
CreateKernelID(Int32, Int32, Element, Element)
ForEach(Int32, Allocation, Allocation, FieldPacker)
ForEach(Int32, Allocation[], Allocation, FieldPacker)
ForEach(Int32, Allocation, Allocation, FieldPacker, LaunchOptions)
ForEach(Int32, Allocation[], Allocation, FieldPacker, LaunchOptions)
GetVarB(Int32)
GetVarD(Int32)
GetVarF(Int32)
GetVarI(Int32)
GetVarJ(Int32)
GetVarV(Int32, FieldPacker)
Invoke(Int32)
Invoke(Int32, FieldPacker)
Reduce(Int32, Allocation[], Allocation, LaunchOptions)
SetTimeZone(String)
SetVar(Int32, BaseObj)
SetVar(Int32, Boolean)
SetVar(Int32, Double)
SetVar(Int32, FieldPacker)
SetVar(Int32, Int32)
SetVar(Int32, Int64)
SetVar(Int32, Single)
SetVar(Int32, FieldPacker, Element, Int32[])
net9.0-android34.0
namespace Android.Renderscripts
{
[ObsoletedOSPlatform("android31.0", "This class is obsoleted in this android platform")]
[Register("android/renderscript/Script", DoNotGenerateAcw = true)]
public class Script : BaseObj
{
[ObsoletedOSPlatform("android31.0")]
[Register("forEach", "(I[Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;)V", "GetForEach_IarrayLandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Handler", ApiSince = 23)]
[SupportedOSPlatform("android23.0")]
protected virtual void ForEach(int slot, Allocation![]? ains, Allocation? aout, FieldPacker? v);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to net9.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API