Interface BackgroundAccessor.BackgroundProperty<T>

Type Parameters:
T - The background's type to be accessed.
All Superinterfaces:
BackgroundAccessor<T>, BackgroundAccessor.BackgroundMutator<T>
Enclosing interface:
BackgroundAccessor<T>

public static interface BackgroundAccessor.BackgroundProperty<T> extends BackgroundAccessor<T>, BackgroundAccessor.BackgroundMutator<T>
Provides a background property.