Structure

NSString.CompareOptions

These values represent the options available to many of the string classes’ search and comparison methods. これらの値は、文字列クラスのもつ検索および比較メソッドの多くで利用可能なオプションを表します。

Declaration 宣言

struct CompareOptions, @unchecked Sendable

Overview 概要

See Searching, Comparing, and Sorting Strings for details on the effects of these options. Searching, Comparing, and Sorting Stringsをこれらのオプションの影響に関する詳細として見てください。

Topics 話題

Constants 定数

Initializers イニシャライザ

Relationships 関係

Conforms To 次に準拠

See Also 参照

Identifying and Comparing Strings 文字列を識別および比較する