WallpaperManager.AddOnColorsChangedListener Method

Definition

[Android.Runtime.Register("addOnColorsChangedListener", "(Landroid/app/WallpaperManager$OnColorsChangedListener;Landroid/os/Handler;)V", "GetAddOnColorsChangedListener_Landroid_app_WallpaperManager_OnColorsChangedListener_Landroid_os_Handler_Handler", ApiSince=27)]
public virtual void AddOnColorsChangedListener (Android.App.WallpaperManager.IOnColorsChangedListener listener, Android.OS.Handler? handler);
[<Android.Runtime.Register("addOnColorsChangedListener", "(Landroid/app/WallpaperManager$OnColorsChangedListener;Landroid/os/Handler;)V", "GetAddOnColorsChangedListener_Landroid_app_WallpaperManager_OnColorsChangedListener_Landroid_os_Handler_Handler", ApiSince=27)>]
abstract member AddOnColorsChangedListener : Android.App.WallpaperManager.IOnColorsChangedListener * Android.OS.Handler -> unit
override this.AddOnColorsChangedListener : Android.App.WallpaperManager.IOnColorsChangedListener * Android.OS.Handler -> unit

Parameters

handler
Handler
Attributes

Remarks

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