Class CLSPredicateKeyPath

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String DateCreated()  
      static java.lang.String Identifier()  
      static java.lang.String Parent()  
      static java.lang.String Title()  
      static java.lang.String Topic()  
      static java.lang.String UniversalLinkURL()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CLSPredicateKeyPath

        public CLSPredicateKeyPath()
    • Method Detail

      • DateCreated

        public static java.lang.String DateCreated()
        Since:
        Available in iOS 11.3 and later.
      • Identifier

        public static java.lang.String Identifier()
        Since:
        Available in iOS 11.3 and later.
      • Title

        public static java.lang.String Title()
        Since:
        Available in iOS 11.3 and later.
      • UniversalLinkURL

        public static java.lang.String UniversalLinkURL()
        Since:
        Available in iOS 11.3 and later.
      • Topic

        public static java.lang.String Topic()
        Since:
        Available in iOS 11.3 and later.
      • Parent

        public static java.lang.String Parent()
        Since:
        Available in iOS 11.3 and later.