RenderScript
ContextType
Priority
RSErrorHandler
RSMessageHandler
RenderScript(IntPtr, JniHandleOwnership)
ApplicationContext
ErrorHandler
JniPeerMembers
MessageHandler
MinorVersion
ThresholdClass
ThresholdType
ContextDump()
Create(Context)
Create(Context, ContextType)
Create(Context, ContextType, Int32)
CreateMultiContext(Context, ContextType, Int32, Int32)
Destroy()
Finish()
ReleaseAllContexts()
SendMessage(Int32, Int32[])
SetPriority(Priority)
monoandroid
namespace Android.Renderscripts
{
[Register("android/renderscript/RenderScript", DoNotGenerateAcw = true)]
public class RenderScript : Object
{
[Register("createMultiContext", "(Landroid/content/Context;Landroid/renderscript/RenderScript$ContextType;II)Landroid/renderscript/RenderScript;", "", ApiSince = 23)]
public static RenderScript? CreateMultiContext(Context? ctx, ContextType? ct, int flags, int API_number);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API