HealthAlertAllow
public protocol HealthAlertAllow: SystemMessages
Protocol defining health alert allow element and messages.
-
allow
Default implementationAllow messages.
Default Implementation
Represents all possible
allow
buttons in HealthKit permission view.Declaration
Swift
static var allow: [String]
-
allowElement
Default implementationAllow element.
Default Implementation
Allow element.
Declaration
Swift
var allowElement: XCUIElement