GridPageOptions.BackgroundListener

public static interface GridPageOptions.BackgroundListener

android.support.wearable.view.GridPageOptions.BackgroundListener


用于将背景更改传送给侦听器的接口。

Summary

Public methods

abstract void notifyBackgroundChanged()

通知容器有关背景的更改。

Public methods

notifyBackgroundChanged

void notifyBackgroundChanged ()

通知容器有关背景的更改。 必要时,将再次调用getBackground()以更新背景。