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.37.0 Docs (60% documented)
public protocol TestableElement
Describes an element that can be UI tested
identifier for the testable element
Swift
var id: String { get }