Declaration

var representedObject: GSFont! { get set }

Declaration

@property (nonatomic, strong) GSFont * representedObject;

Declaration

representedObject() -> GSFont
setRepresentedObject_(representedObject: GSFont)