Library | File

Enum wfcAnnotationRefFilter

# include <wfcAnnotation.h>

enum wfcAnnotationRefFilter
{
    wfcANNOTATION_REF_ALL,
    wfcANNOTATION_REF_WEAK,
    wfcANNOTATION_REF_STRONG,
    wfcAnnotationRefFilter_nil
};



Description

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements




Values

wfcANNOTATION_REF_ALL
 
wfcANNOTATION_REF_WEAK
 
wfcANNOTATION_REF_STRONG
 
wfcAnnotationRefFilter_nil
Enum null value.