Android.App.Service.Application Property
Return the application that owns this service.

Syntax

[get: Android.Runtime.Register("getApplication", "()Landroid/app/Application;", "GetGetApplicationHandler")]
public Application Application { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the application that owns this service.

[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