SecurityManager.CheckExit(Int32) Method

Definition

[Android.Runtime.Register("checkExit", "(I)V", "GetCheckExit_IHandler")]
public virtual void CheckExit (int status);
[<Android.Runtime.Register("checkExit", "(I)V", "GetCheckExit_IHandler")>]
abstract member CheckExit : int -> unit
override this.CheckExit : int -> unit

Parameters

status
Int32
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