Android.App.WallpaperInfo.ServiceInfo Property
Return the raw information about the Service implementing this wallpaper.

Syntax

[get: Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "GetGetServiceInfoHandler")]
public Android.Content.PM.ServiceInfo ServiceInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the raw information about the Service implementing this wallpaper. Do not modify the returned object.

[Android Documentation]

Requirements

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