Declaration

var date: Date { get set }

Declaration

@property (nonatomic, strong) NSDate * date;

Declaration

pyobjc_instanceMethods.date() -> NSDate
pyobjc_instanceMethods.setDate_(date: NSDate)

See Also

Font Information

  • The default-language family name.

  • A family name suitable for displaying the font in the user interface.

  • The number of font units per em.

  • The major component of the font version.

  • The minor component of the font version.

  • The ten-number PANOSE classification, or nil when no classification is specified.

  • A note stored with the font for use in the editor.