Interface BackgroundAccessor.BackgroundMutator<T>

    • Method Detail

      • setBackground

        void setBackground​(T aBackground)
        Sets the background for the background property.
        Parameters:
        aBackground - The background to be stored by the background property.