ScriptGroup.Builder2.AddInput Method

Definition

Caution

deprecated

[Android.Runtime.Register("addInput", "()Landroid/renderscript/ScriptGroup$Input;", "", ApiSince=23)]
[System.Obsolete("deprecated")]
public Android.Renderscripts.ScriptGroup.Input? AddInput ();
[<Android.Runtime.Register("addInput", "()Landroid/renderscript/ScriptGroup$Input;", "", ApiSince=23)>]
[<System.Obsolete("deprecated")>]
member this.AddInput : unit -> Android.Renderscripts.ScriptGroup.Input

Returns

ScriptGroup.Input
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to