Contents

CGDisplayFadeOperationInProgress()

Returns a Boolean value indicating whether a fade operation is currently in progress.

Declaration

func CGDisplayFadeOperationInProgress() -> boolean_t

Return Value

If true, a fade operation is currently in progress; otherwise, false.

Discussion

You may call this function from any task running in the system. The calling task need not have a valid fade reservation.

See Also

Functions