VoiceOverAction
public enum VoiceOverAction : Codable
Undocumented
-
Undocumented
Declaration
Swift
case focusElement(accessibilityIdentifier: String) -
Undocumented
See moreDeclaration
Swift
public enum CodingKeys : CodingKey -
Declaration
Swift
public init(from decoder: Decoder) throws -
Declaration
Swift
public func encode(to encoder: Encoder) throws -
Undocumented
See moreDeclaration
Swift
public enum VoiceOverActionError : Error