HealthAlertAllow

public protocol HealthAlertAllow: SystemMessages

Protocol defining health alert allow element and messages.

  • allow Default implementation

    Allow messages.

    Default Implementation

    Represents all possible allow buttons in HealthKit permission view.

    Declaration

    Swift

    static var allow: [String]
  • allowElement Default implementation

    Allow element.

    Default Implementation

    Allow element.

    Declaration

    Swift

    var allowElement: XCUIElement