Class NSDerivedAttributeDescription

All Implemented Interfaces:
NSCoding, NSObjectProtocol, ObjCProtocol

public class NSDerivedAttributeDescription
extends NSAttributeDescription
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • NSDerivedAttributeDescription

      public NSDerivedAttributeDescription()
    • NSDerivedAttributeDescription

      protected NSDerivedAttributeDescription​(NSObject.Handle h, long handle)
    • NSDerivedAttributeDescription

      protected NSDerivedAttributeDescription​(NSObject.SkipInit skipInit)
  • Method Details

    • getDerivationExpression

      public NSExpression getDerivationExpression()
    • setDerivationExpression

      public void setDerivationExpression​(NSExpression v)