UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
Font Class Reference

#include <Font.h>

Inheritance diagram for Font:

Instance Methods

(instancetype) - initWithName:
 
(NSString *) - description
 
(instancetype) - init [implementation]
 

Properties

NSString * name
 
BOOL bold
 
BOOL italic
 

Method Documentation

◆ description

- (NSString *) description

◆ init

- (instancetype) init
implementation

◆ initWithName:

- (instancetype) initWithName: (NSString *) name

Property Documentation

◆ bold

- (BOOL) bold
readwritenonatomicassign

◆ italic

- (BOOL) italic
readwritenonatomicassign

◆ name

- (NSString*) name
readwritenonatomicstrong

The documentation for this class was generated from the following files: