Keys for group attributes.
Framework
- Quartz
Keys for group attributes.
Framework
let IKImage Browser Group Range Key: String
A key for the range of a group. The associated value is an NSValue
object. This is required if the view uses grouping
let IKImage Browser Group Background Color Key: String
A key for the background color of a group. The associated value is an NSColor
object. This color is used only for the bezel style.
let IKImage Browser Group Title Key: String
A key for the title of a group. The associated value is an NSString
object. This string is used for the disclosure style only.
let IKImage Browser Group Style Key: String
A key for the style of a group. The associated value is one of the constants defined in Group Style Attributes.
let IKImage Browser Group Header Layer: String
A key for the header layer of the group. The associated value is a CALayer
.
let IKImage Browser Group Footer Layer: String
A key for the header layer of the group. The associated value is a CALayer
.