Java.Lang.Thread.ThreadGroup Property
Returns the ThreadGroup to which this Thread belongs.

Syntax

[get: Android.Runtime.Register("getThreadGroup", "()Ljava/lang/ThreadGroup;", "GetGetThreadGroupHandler")]
public ThreadGroup ThreadGroup { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the ThreadGroup to which this Thread belongs.

[Android Documentation]

Requirements

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