Partilhar via


Opcodes.OpInvokeCustom Campo

Definição

Cuidado

Use 'Dalvik.Bytecode.IOpcodes.OpInvokeCustom'. This class will be removed in a future release.

[Android.Runtime.Register("OP_INVOKE_CUSTOM", ApiSince=26)]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokeCustom'. This class will be removed in a future release.")]
public const int OpInvokeCustom = 252;
[<Android.Runtime.Register("OP_INVOKE_CUSTOM", ApiSince=26)>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokeCustom'. This class will be removed in a future release.")>]
val mutable OpInvokeCustom : int

Valor do campo

Value = 252
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a