Contents

canStoreColor()

Indicates whether the window has a depth limit that allows it to store color values.

Declaration

func canStoreColor() -> Bool

Return Value

true when the window’s depth limit allows it to store color values; otherwise, false.

See Also

Related Documentation

Methods