Instance Property
sliceBounds
Union of the bounds of all paths of the gradients of the color stops. (A ‘slice’ is an element of a draw stack.)
Declaration
var sliceBounds: NSRect { get }Declaration
@property (nonatomic, readonly) NSRect sliceBounds;Declaration
sliceBounds() -> NSRect