Android.App.Activity.IsChild Property
Is this activity embedded inside of another activity?

Syntax

[get: Android.Runtime.Register("isChild", "()Z", "GetIsChildHandler")]
public bool IsChild { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Is this activity embedded inside of another activity?

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1