WallpaperInfo.ServiceName Property

Definition

Return the class name of the service component that implements this wallpaper.

public string? ServiceName { [Android.Runtime.Register("getServiceName", "()Ljava/lang/String;", "")] get; }
[<get: Android.Runtime.Register("getServiceName", "()Ljava/lang/String;", "")>]
member this.ServiceName : string

Property Value

Attributes

Remarks

Return the class name of the service component that implements this wallpaper.

Java documentation for android.app.WallpaperInfo.getServiceName().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to