LCRelation

Objective-C

@interface LCRelation : NSObject

Swift

class LCRelation : NSObject

Undocumented

  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, copy, nullable) NSString *targetClass

    Swift

    var targetClass: String? { get set }

Accessing objects

Modifying relations