Android.App.Fragment.Activity Property
Return the Activity this fragment is currently associated with.

Syntax

[get: Android.Runtime.Register("getActivity", "()Landroid/app/Activity;", "GetGetActivityHandler")]
public Activity Activity { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the Activity this fragment is currently associated with.

[Android Documentation]

Requirements

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