CKModifyBadgeOperationMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

CKModifyBadgeOperationMBS class

Super class: CKOperationMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A CKModifyBadgeOperation object updates the badge value applied to the app’s icon.

This operation object can update the badge for the current device or for all of the user’s devices.

The completion event is called after the operation executes and returns its results to you. You can use a completion event to perform housekeeping chores related to the operation, but do not use it to process the results of the operation itself. Any completion event you specify should be prepared to handle the failure of the operation to complete its task, whether due to an error or an explicit cancellation.
Subclass of the CKOperationMBS class.

Super class CKOperationMBS

This class has no sub classes.


The items on this page are in the following plugins: MBS Mac64bit Plugin.


CKMarkNotificationsReadOperationMBS   -   CKModifyRecordsOperationMBS


💬 Ask a question or report a problem