Uses of Class
org.robovm.apple.classkit.CLSActivityItem
| Package | Description |
|---|---|
| org.robovm.apple.classkit |
-
Uses of CLSActivityItem in org.robovm.apple.classkit
Subclasses of CLSActivityItem in org.robovm.apple.classkit Modifier and Type Class Description classCLSBinaryItemclassCLSQuantityItemclassCLSScoreItemMethods in org.robovm.apple.classkit that return CLSActivityItem Modifier and Type Method Description CLSActivityItemCLSActivity. getPrimaryActivityItem()Methods in org.robovm.apple.classkit that return types with arguments of type CLSActivityItem Modifier and Type Method Description NSArray<CLSActivityItem>CLSActivity. getAdditionalActivityItems()Methods in org.robovm.apple.classkit with parameters of type CLSActivityItem Modifier and Type Method Description voidCLSActivity. addAdditionalActivityItem(CLSActivityItem activityItem)voidCLSActivity. setPrimaryActivityItem(CLSActivityItem v)