Class CLSBinaryItem

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class CLSBinaryItem
extends CLSActivityItem
Since:
Available in iOS 11.3 and later.
  • Constructor Details

  • Method Details

    • isValue

      public boolean isValue()
    • setValue

      public void setValue​(boolean v)
    • getValueType

      public CLSBinaryValueType getValueType()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(String identifier, String title, CLSBinaryValueType valueType)