Share via


IOpcodes.OpInvokeSuperQuick Field

Definition

Caution

deprecated

[Android.Runtime.Register("OP_INVOKE_SUPER_QUICK")]
[System.Obsolete("deprecated")]
public const int OpInvokeSuperQuick = 250;
[<Android.Runtime.Register("OP_INVOKE_SUPER_QUICK")>]
[<System.Obsolete("deprecated")>]
val mutable OpInvokeSuperQuick : int

Field Value

Value = 250
Attributes

Applies to