Contents

setDynamicDepthLimit(_:)

Sets a Boolean value that indicates whether the window’s depth limit can change to match the depth of the screen it’s on.

Declaration

func setDynamicDepthLimit(_ flag: Bool)

Parameters

  • flag:

    True if the window’s depth can change; otherwise, False.

See Also

Configuring the Window’s Appearance