iOS/CloudKitCatalog/CloudKitCatalog/NestedAttributeTableViewCell.swift
/* |
Copyright (C) 2016 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
A NestedAttributeTableViewCell is an AttributeTableViewCell that displays a key-value pair of a complex |
attribute value. |
*/ |
import UIKit |
class NestedAttributeTableViewCell: AttributeTableViewCell { |
} |
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-09-13