Initializer

init(for:)

Creates a new accessibility focus state of the type and using the accessibility technologies you specify.

Declaration 宣言

init<T>(for technologies: AccessibilityTechnologies) where Value == Optional<T>, T : Hashable

Parameters パラメータ

technologies

One or more of the available AccessibilityTechnologies.