Type Property 型プロパティ

caseInsensitive

A case-insensitive predicate. 「大文字小文字等(ケース)非考慮」述部。

Declaration 宣言

static var caseInsensitive: NSComparisonPredicate.Options { get }

Discussion 議論

You represent this option in a predicate format string using a [c] following a string operation (for example, "NeXT" like[c] "next"). あなたは、このオプションを述部書式設定文字列において[c]を使ってそれに文字列演算を続けることで表します(例えば、"NeXT" like[c] "next")。