ExternalAction
public struct ExternalAction : Equatable
Undocumented
-
Declaration
Swift
public static func == (lhs: TKInterAppCommunicator.ExternalAction, rhs: TKInterAppCommunicator.ExternalAction) -> Bool
-
Undocumented
Declaration
Swift
public var title: String
-
Undocumented
Declaration
Swift
public var accessibilityLabel: String
-
Undocumented
Declaration
Swift
public let type: ExternalActionType
-
Undocumented
Declaration
Swift
public var identifier: AnyHashable { get }