Instance Property インスタンスプロパティ

sortedArrayHint

Analyzes the array and returns a “hint” that speeds the sorting of the array when the hint is supplied to sortedArray(_:context:hint:). 配列を分析して「ヒント」を返します、それは、そのヒントがsortedArray(_:context:hint:)に提供される場合この配列のソートをはかどらせるものです。

Declaration 宣言

var sortedArrayHint: Data { get }

See Also 参照

Sorting ソートする