Base interface for all custom alerts.
Remaps TB_CUSTOM_ALERT class from coresdk.
Internal address storing the underlying C++ object. Creation and deletion are handled in the native part.
Indicates whether the alert is enabled.
If true, the alert is triggered repeatedly while valid. If false, the alert is triggered only the first time.
true
false