cocoa - Where can I find some documentation on NSTextStorage editedMask? -


the nstextstorage documentation mentions editedmask according docs:

returns kinds of edits pending receiver 

however, cannot seem find bit flags mask anywhere (either in docs or in nstextstorage api. know can find details of mask? (i have search stackoverflow , while find questions referencing use of mask, still cannot find bit definition).

i believe it's bitmask of values nstextstorageeditedoptions enum: nstextstorageeditedattributes and/or nstextstorageeditedcharacters.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -