statusViewSettings property

MhStatusViewSettings<T>? statusViewSettings
getter/setter pair

settings to control the MhStatusView if != null the MhItemsView displays a MhStatusView on the right side of the MhItemsView

Implementation

MhStatusViewSettings<T>? statusViewSettings;