ios - NSPredicate with a boolean property -


supposed have object foo boolean property islegit, how write nspredicate in order filter out object property set no?

[nspredicate predicatewithformat:@"(islegit == no)] 

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -