TestableElement
public protocol TestableElement
Describes an element that can be UI tested
-
identifier for the testable element
Declaration
Swift
var id: String { get }
SCSDKCameraKitReferenceUI 1.14.1 Docs (61% documented)
public protocol TestableElement
Describes an element that can be UI tested
identifier for the testable element
Swift
var id: String { get }