Lingua

OsConstants.WSTOPSIG(Int32) Metodo

Definizione

Restituisce il segnale che causa l'arresto dell'elemento figlio.

[Android.Runtime.Register("WSTOPSIG", "(I)I", "")]
public static int WSTOPSIG(int status);
[<Android.Runtime.Register("WSTOPSIG", "(I)I", "")>]
static member WSTOPSIG : int -> int

Parametri

status
Int32

Valori restituiti

Attributi

Commenti

Restituisce il segnale che causa l'arresto dell'elemento figlio. Valido solo se WIFSTOPPED restituisce true.

per android.system.OsConstants.WSTOPSIG(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