Table of contents
Swift
Objective-C

EnumTextFilterMode

enum EnumTextFilterMode { 
    TFM_AUTO = 0x01, 
    TFM_GENERAL_CONTOUR = 0x02, 
    TFM_SKIP = 0x00,
    TFM_REV = 0x80000000
}

This page is compatible for:

Is this page helpful?

YesYes NoNo