Package org.robovm.apple.classkit
Interface CLSDataStoreDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
CLSDataStoreDelegateAdapter
public interface CLSDataStoreDelegate extends NSObjectProtocol
- Since:
- Available in iOS 11.3 and later.
-
Method Summary
Modifier and Type Method Description CLSContextcreateContext(String identifier, CLSContext parentContext, NSArray<NSString> parentIdentifierPath)
-
Method Details
-
createContext
CLSContext createContext(String identifier, CLSContext parentContext, NSArray<NSString> parentIdentifierPath)
-