Instance Method
setBackgroundTintColor(_:)setBackgroundTintColor:setBackgroundTintColor_
Declaration
optional func setBackgroundTintColor(_ color: NSColor?)Declaration
- (void) setBackgroundTintColor:(NSColor *) color;Declaration
setBackgroundTintColor_(color: NSColor)