ProgramVertex.GetInput(Int32) Metodo

Definizione

Attenzione

deprecated

Questo membro è deprecato.

[Android.Runtime.Register("getInput", "(I)Landroid/renderscript/Element;", "GetGetInput_IHandler")]
[System.Obsolete("deprecated")]
public virtual Android.Renderscripts.Element? GetInput(int slot);
[<Android.Runtime.Register("getInput", "(I)Landroid/renderscript/Element;", "GetGetInput_IHandler")>]
[<System.Obsolete("deprecated")>]
abstract member GetInput : int -> Android.Renderscripts.Element
override this.GetInput : int -> Android.Renderscripts.Element

Parametri

slot
Int32

posizione dell'input da restituire

Valori restituiti

elemento dell'attributo di input

Attributi

Commenti

Questo membro è deprecato. nell'API 16

per android.renderscript.ProgramVertex.getInput(int).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a