valuePending
A Boolean value that indicates whether the configuration item’s value is ready for display.
Declaration
var valuePending: Bool { get set }Discussion
Set this property to true if a progress indicator should be displayed, to show users that a configuration item’s value is about to display. The default value of this property is false.