Instance Property
font
Declaration
var font: GSFont { get set }Declaration
@property (nonatomic, strong) GSFont * font;Declaration
pyobjc_instanceMethods.font() -> GSFont
pyobjc_instanceMethods.setFont_(font: GSFont)Instance Property
var font: GSFont { get set }@property (nonatomic, strong) GSFont * font;pyobjc_instanceMethods.font() -> GSFont
pyobjc_instanceMethods.setFont_(font: GSFont)